STM32F769I-DISCO Original hex file not found in STM32Cube_FW_F7_V1.16.0\Projects\STM32F7508-DISCO\Demonstrations\Binary
Dear community,
about a year ago i have bought a kit: 32F769IDISCOVERY and only now have started to get acquainted with it. Following the instructions in book by Carmini Noviello i have installed all the requered software (including CUBE as a programmer).
I still have not got STM32 blinking with LED.
As I started with evaluation board, there was original software on it for demonstative purposes (interacting with touchscreeen)
Before I wrote my own first compiled program to MCU, I have read out the program from MCU and saved it as .bin file.
My own simple program faild to run (another story) and I could write an original bin to MCU and it was running ok. However, after a certain time it stopped workking (upon writing it told me that CPU is locked up) (both programmators Cube and STMUtility). As one of the the first steps I am trying to find the original compliled .hex with demonstrating program (STM32769I-DISCO_DEMO_V1.0.0_FULL.hex) mentioned in internet and manuals.
In manual it is stated to be in "....\en.stm32cubef7_v1-16-0\STM32Cube_FW_F7_V1.16.0\Projects\STM32746G-Discovery\Demonstrations\STemWin\Binary".
But no .hex filed is located there. Instead one readme.txt (dated to 13 February) in which it is stated, that:
"The binary demonstration files are available from the 32F746GDISCOVERY page in the Binary Resources section.
Please refer to: https://www.st.com/en/evaluation-tools/32f746gdiscovery.html";
However, under the link no binary files are avaiable.
Does anybody know where i can get this .hex or may be any other simple .hex (compiled for my particular board) to test the discovery KIT? just to have a "test" program wchich definitly works.
Best regards.
