Error during flashing in STM32WB55RG
Hi,
I tried to flash to the STM32WB55RG .. I am using a USB type microB connector for the flashing connected to Connector 15 (CN15) of the nucleo card (the jumper JP1 is connected to pin [7-8] and the two leds LED6 and LED5 are red) and I am using IAR .. I downloaded the STM32Cube_FW_WB_V1.9.0 from ST site and tried to flash a project among the examples already developed and proposed. But, I always had the following error:
(ST-Link, no MCU device found)
Note that the debuger in IAR is well configured in ST-Link .. Following my research, I found that 'there are solutions which suggest doing the Reset just before flashing, but it didn't work .. I downloaded ST-Link utility from the ST site .. and I tried to connect to the card to this software, but still unsuccessful .. Here is the error message from ST utility:
(19:54:24: Can not connect to target!
If you're trying to connect to an STM32W1xx device, please select Normal or HotPlug mode from Target-> Settings menu.
If you're trying to connect to a low frequency application, please select a lower SWD Frequency mode from Target-> Settings menu.)
Note that in the settings of ST-Lin utility, it has successfully retrieved the SN of the USB type connector microB connector of ST-LINK / V2-1 and that the mode is "Connects under reset" .. solutions on the net propose to make a "full chip erase" just after a reset but always the error message is displayed. .. I also downloaded a project from STM32Cubemx with no special configuration and tried to flash it with IAR and also with Keil .. but still the error (ST-Link, no MCU device found) .. during all the tests, I tried with two different type microB connector of ST-LINK / V2-1 cables .. I am looking for a solution for that .. thank you for helping ..
