2025-04-13 2:44 PM - edited 2025-04-13 2:49 PM
I'm trying program FLASH via serial bootloader using STM32WL55 USART1
The an2606 indicates that
I connected the BOOT0 pin to 3.3V
I suspect my board is not properly configured, but could not see anything that would affect PA9 and PA10 configuration.
Can it be an error in a board documentation, I already spotted one error in table 18, it shows both CN10-35 and CN1-37 connected to PB6, which is probably wrong, one of them must be PB7.
Solved! Go to Solution.
2025-04-14 7:40 AM
Hello,
I can confirm the bootloader is working on PA9/PA10,
Here is my setup so you can compare with yours:
>> I already spotted one error in table 18
Thank you for reporting. Internal ticket : #207502
2025-04-14 7:40 AM
Hello,
I can confirm the bootloader is working on PA9/PA10,
Here is my setup so you can compare with yours:
>> I already spotted one error in table 18
Thank you for reporting. Internal ticket : #207502
2025-04-14 8:28 AM
Thanks a lot Mike, I don't know what I was doing wrong. I just disassembled my setup and done it again to copy your photo 1:1. That made a trick!