2025-12-09 12:14 AM
Hello community,
I recently tried to flash the BLE_SerialCom_Central example code onto the STM32WBA55 board. During the debug session, when I clicked the 'Suspend' button, a number of messages appeared in the debug window. I took a screenshot and attached it. I'm still struggling to find a solution to flashing the example code.
It would be great if someone who has encountered this issue before could give me some advice.
Best regards.
2025-12-09 12:26 AM
Hello @Henry_BLE
I recommend you follow the configuration and guideline on this article: STM32WBA Bluetooth® LE – Serial communication - stm32mcu. As mentioned in the article, try monitoring UART debug output, this can provide further insight into any errors during flashing and debugging.
2025-12-09 1:25 AM
Hello @Imen.D
I have followed the config related to UART but I still had the same trouble which I have mentioned in the screenshot. On TeraTerm there were no UART messages.