Uwe Bonnes
|
91d7656d86
|
stlink/bootloader: Really allow to detach.
- To reenumerate, rcc_periph_reset_pulse(RST_USB) seems enough.
- Document bootloader entry and exit behaviour of ST-LINK V2
- Document bootloader entry on ST-LINK V2-1
|
2020-03-26 17:15:32 +01:00 |
|
Uwe Bonnes
|
ee316431f5
|
stlink for st-bootloader: Reset with platform_request_boot()
Both V2 and V21 switch to (ST) bootloader with powered reset.
|
2019-12-13 14:59:42 +01:00 |
|
UweBonnes
|
3a6947a68f
|
stlink: Check for baite variant. (#519)
If PC13/14 float and PB11 is pulled high, recognize as baite.
Handle as rev.1 board. Deciphered from:
http://www.avrki.ru/picture/articles/samodelniy_st_link_v2/shemf_st_link_v2.jpg
|
2019-09-05 20:37:16 +02:00 |
|
Gareth McMullin
|
0ed66547d5
|
Fix libopencm3 breakage
|
2017-09-25 11:17:03 +13:00 |
|
Uwe Bonnes
|
963df9febc
|
stlink: Use common initialization and detect V2.1 boards.
Factor out hardware revision detection, USB detach and power settings, as
all three program (bootloader, bmp and dfu-upgrade) need it.
|
2017-09-21 18:43:06 +02:00 |
|