Question
STM32G0B1 bootloader problem on USART3
After running the first production boards we discovers that the software update doesn't always work. There is main MPU that updates the ST MCU with internal bootloader using USART3. With some boards the update doesn't work.
- option bits are set use bootsel0 ping
- update with USART3 doesn not work
- hardware change to USART1 done => the update works
- clear MCU flash with J-link + power cycle => the update works once!
