2021-01-06 11:45 PM
I am using an STM32WB55CG in a custom board with SWD interface. When I tried to connect the MCU using STM32CubeProgrammer, the MCU is identified in the Cube Programmer. But, when I tried to program it using the STM32cube IDE, device is not identified. Also, when I tried to erase the flash using STM32CubeProgrammer and also tried to write program through flash Programmer both does not work and shows errors. What is the problem behind it?
Solved! Go to Solution.
2021-01-19 07:41 AM
Good! Thanks for your feedback.
2021-01-19 06:39 AM
What kind of error do you have with CubeProgrammer once connected and trying to program or erase the Flash memory?
What are the values of the option bytes?
2021-01-19 07:36 AM
Thank you for the reply. That problem was that the voltage detection of the custom board showing 1.7 V even though the voltage that is powered the mcu was 3.3 V. That was due to physical damage to the programming cable. Now that is working.
2021-01-19 07:41 AM
Good! Thanks for your feedback.