1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 19:40:22 +03:00
Commit graph

18 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
0735671ae6 Update STM32DFU procedure for H7 support 2021-06-13 19:47:12 +02:00
Konstantin (DigitalEntity) Sharlaimov
4eea6b7fe0 [DFU] Allow variable transfer size (required for H7 flashing) 2020-08-02 15:14:36 +02:00
Konstantin Sharlaimov (DigitalEntity)
df9abf057b Update STM32 USB DFU driver 2017-09-16 11:21:52 +10:00
Pawel Spychalski (DzikuVx)
6c76a7337e F72x flashing fix 2017-06-04 11:27:08 +02:00
Michael Corcoran
9fbb6337b6 DFU: Support STM32F4 2016-01-28 22:48:44 +13:00
Michael Corcoran
b46a5e8053 USB-DFU: Detect flash page size from USB descriptor 2016-01-25 19:27:26 +13:00
Michael Corcoran
1a20b317dd DFU: Add additional error checks, enabled GUI connect lock while flashing 2015-10-15 13:00:43 +13:00
Michael Corcoran
1e386f508b DFU: Add local erase, 2 kB page size hardcoded
Not possible to read chip ID using DFU or page size info from USB descriptor (not yet supported by Chrome)
2015-10-15 13:00:43 +13:00
Michael Corcoran
88a59f05c9 STM32DFU: Remove line missed in c038785 2015-10-15 12:59:44 +13:00
Michael Corcoran
8b029edbcf Enable flashing using USB-DFU protocol
For new boards like Tornado
2015-10-15 12:59:44 +13:00
cTn
698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 2014-11-15 13:44:12 +01:00
cTn
8fb24b3fa4 add callback to flashing protocols (no status yet) 2014-10-01 15:55:11 +02:00
cTn
3312bf5df2 fix timers 2014-10-01 15:18:37 +02:00
cTn
37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn
cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn
fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn
13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-07-22 14:16:09 +02:00
cTn
93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00
Renamed from js/stm32dfu.js (Browse further)