2023-07-06 07:03 AM
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
Solved! Go to Solution.
2023-07-06 08:08 AM
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
2023-07-06 08:08 AM
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