2012-01-07 08:31 AM
I'm using STM32-bootloader for in-circuit programming. Flash read/write works, but there are problems with Go and Read-protect commands:
- the problem with Go is that after address and checksum only one ACK returned, not 2 as described in appnote. But code starts to work normally. - readout-protect command receives ACK, but code reads normally (checked after reset and power switching - no effect). #bootloader #stm32