STM32WB55RE
Hello,
I am using STM32WB55RE (MCU) in my custom HW.
For testing the HW I have flashed BLE_HeartRateFreeRTOS example firmware.
"..\..\STM32Cube_FW_WB_V1.16.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_HeartRateFreeRTOS"
I am getting the advertisement of the HRSTM. So HW is working now but some how I am not able to reflash it.
Looks like my flashing setup stopped working.
I have rechecked all the flashing connections.
1. NRST
2. SYS_JTCK_SWCLK (PA14)
3. SYS_JTMS_SWDIO (PA13)
4. GND
Can you please help to fix this issue?
Thanks.