2024-06-07 12:35 AM - edited 2024-06-07 12:36 AM
I'm using STM32L4 nucleo board, before it was working fine but suddenly it started giving error while flashing the code
I have attached screenshots please help me out. I don't know what is the issue exactly.
Solved! Go to Solution.
2024-06-09 10:13 PM - edited 2024-06-09 10:14 PM
Hey @Imen.D,
Thank you for your response.
I found the solution for this issue, there was some issue with bootloader
I shorted Vdd and BOOT0 then I opened ST link Utility and did full chip erase after that I flashed the code and it's working fine now.
2024-06-07 11:06 AM
Hello @ravikm258
Can you connect with STM32CubeProgrammer?
Check the Option bytes in CubeProgrammer. Try Connect under reset.
Check IDE debug settings also.
2024-06-09 10:13 PM - edited 2024-06-09 10:14 PM
Hey @Imen.D,
Thank you for your response.
I found the solution for this issue, there was some issue with bootloader
I shorted Vdd and BOOT0 then I opened ST link Utility and did full chip erase after that I flashed the code and it's working fine now.