STM32769I-EVAL: Demo Software as precompiled binary from ST does not work for board Rev. B
Hello,
I just ordered a STM32769I-EVAL board, it has revision B.
Reading via ST-Link says:
Version: 0221
Build: Aug 23 2019 16:24:56
I did some tests and finally wanted to reinstall the original demo software.
So I downloaded the demo binary from ST website as a zip-file:
It had STM32769I-EVAL_DEMO_V1.0.0_FULL.hex in the "binary" folder.
After successfully loading it to the board (internal flash AND external Flash at 0x90000000) the display shows only the ST Logo.
Further debugging showed that the MCU hanges in an endless loop caused by a memory fault exception.
However in the SAME zip-File from ST I found another HEX-File in the STemwin folder:
STM32CubeDemo_STM32F769I-EVAL_V1.4.0.hex
I loaded it with everthing else unchanged to the board and it works fine!!
Conclusion:
In the ST ZIP-File the original ST-Demo is still compiled for an older board version. Even though the readme talks about Reversion B for the board, the readme is dated in 2016 and my board is 2019.
Also strange the version no. of the ST demo is 1.00 which implies even compiled for board revision A!
On the other hand is the version 1.4.0 file from STemwin folder that works fine.
Is it positivly sure that STM32769I-EVAL_DEMO_V1.0.0_FULL.hex is supposed to work with the newest available STM32769I-EVAL boards?
If not I would really appreciate to get a working version of the original ST demo for my board.
Thanks a lot
Andy
