2023-03-13 05:38 AM
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.
2023-03-15 03:40 AM
Hello @MVanb.1 ,
At first, let me thank you for reporting this issue.
The STM32G0B1xx bootloader is activated by applying Pattern 11 and for USART3 you can only use PC10 and PC11 pins. I advise you to refer at this AN2606 "STM32 microcontroller system memory boot mode" .
I hope this help you!
Thank you,
Rim.
2023-03-15 04:27 AM
Check, if during attemt to enter the bootloader you don't have activity on any other bootloader-related pin.
JW