2023-03-19 02:31 AM
I want STM32746G-DISCO_Demo_V1.7.0.hex file can anyone tell me how to get that?
2023-03-19 08:50 AM
Hello @SNC.1 ,
Please you can refer to the projects in the Cube FW V1.17.0 for example:
STM32Cube_FW_F7_V1.17.0\Projects\STM32746G-Discovery\Demonstrations\TouchGFX\EWARM\STM32746G-Discovery\Exe
Foued
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.
2023-03-20 12:53 AM
Sir,there is no exe file in that path
2023-03-21 08:36 AM
Make sure that you are using Cube FW V1.17.0 version.
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.
2023-03-21 09:00 AM
@KHALSI_Foued
Yeah, I think that's because you've built it on your system using the IAR tools.
The Project.hex is not shared on the public facing repositories.
2023-03-21 09:20 AM
But the binary (not the HEX can be found on the website.
[edit: uhm, just checked... it is the hex with the media files]
Regards
/Peter
2023-03-21 09:36 AM
That's STM32746G-DISCO_Demo_V1.5.0.hex I think we already sourced that for @SNC.1
What's being requested is STM32746G-DISCO_Demo_V1.7.0.hex
The directory on CubeF7 used to contain the .HEX, but now there's a note to get if from the website, and we get into this circular situation where one group says one thing, and another group does a different thing..
2023-03-21 11:42 AM
Oh, right, the TO is looking for a version 1.7.0 for unknown reasons.
However, as far as I know, the most recent version of the demo is version 1.5.0, which is also the one you posted here without media.
2023-03-21 12:00 PM
Yes, well I think the OP originally wanted it to confirm the board wasn't broken, but having done that could presumably download and get a temporary IAR license and simply build one's self.