Changes between Initial Version and Version 1 of Stuff/FirmwareUpdate
- Timestamp:
- 10/13/10 22:56:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stuff/FirmwareUpdate
v1 v1 1 = Firmware update = 2 [[TracNav(TracNav/PageTOC|noreorder)]] 3 4 == Firmware == 5 As the firmware we call the software running on the OpenBM device, so which is programmed into the uC to control the button fields. Here I would like to show a protocol which I developed in order to update the firmware of the OpenBM device through IBus. Hence no extra hardware is required. A special application can send the firmware using this protocol to the OpenBM device. If sending was ok, no error, then the firmware will be written to the device flash. 6 7 == Protocol == 8