Changes between Version 26 and Version 27 of Stuff/FirmwareUpdate
- Timestamp:
- 11/20/10 15:42:18 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stuff/FirmwareUpdate
v26 v27 20 20 21 21 * now we have around one second time to send messages over ibus to set bootloader into "Firmware Update" mode: 22 * send "Activate_Update_Mode" message incl. a password of up-to a variable length of up-to 128 bytes: FF 24F0 FA FF pp pp pp ... pp chk (password is specific to every OpenBM unit)22 * send "Activate_Update_Mode" message incl. a password must have a length of 12 bytes: FF 10 F0 FA FF pp pp pp ... pp chk (password is specific to every OpenBM unit) 23 23 24 24 * if password was correct bootloader answer with: F0 05 FF FB hh ll chk, where hhll is a 16bit number representing the sum of all password bytes: