2021-06-03 10:49 PM
I have recently bought Nucleo-G0B1RE Development board, When I power on, It worked perfectly I tested some programs on it and it worked very well. Then I ported my project on which I am working it executed sucessfully. But now I am facing weird problem, When I power on the nucleo board my none of the program is working !! In my project there is Monochrome graphics display used which is showing me the garbage, Even if I load the program from STM32Cube-IDE still it is not working and showing garbage on LCD. I doubt there is some reset problem on board. Please help me !!!
Thanks in advance
2021-06-15 04:45 AM
Hi @YVaid.1 ,
Try to make sure that the flash is erased using STM32CubeProgrammer then download your code again. Does it work this way?
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.