cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F412G-DISCO Blank Screen Problem

Linkpad
Associate III

Hi, I have tried programming and resetting this discovery Board but all I now get is this fuzzy grey screen as shown in the image is there anyway to do a hardware reset or is it a programming error? I just either want to reset the board back to its default state with a touchscreen menu, or a simple TouchFX example to work...

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

You can't "reset" in the sense of a button, you could perhaps have saved off a copy of the internal / external flash content before you over-wrote them, and then load that back via STM32 Cube Programmer, and the right External Loader for the board.

https://www.st.com/en/evaluation-tools/32f412gdiscovery.html#tools-software

https://www.st.com/resource/en/compiled_demos/32f412gdiscovery_demo.zip

Or perhaps earlier CubeF4 repositories STM32Cube_FW_F4_V1.xx.y\Projects\STM32F412G-Discovery\Demonstrations\STemWin\Binary

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

1 REPLY 1

You can't "reset" in the sense of a button, you could perhaps have saved off a copy of the internal / external flash content before you over-wrote them, and then load that back via STM32 Cube Programmer, and the right External Loader for the board.

https://www.st.com/en/evaluation-tools/32f412gdiscovery.html#tools-software

https://www.st.com/resource/en/compiled_demos/32f412gdiscovery_demo.zip

Or perhaps earlier CubeF4 repositories STM32Cube_FW_F4_V1.xx.y\Projects\STM32F412G-Discovery\Demonstrations\STemWin\Binary

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..