2020-09-22 04:48 AM
Hi guys,
I'm playing around with the board in the question and I'm struggling with it even though I'm fairly familiar with the F767 Nucleo. What I want:
to reprogram the demo that came on to the board for now, as I haven't managed to get the display on the board working at all since before then. I've downloaded the stm32f769 disco demo that includes the appropriate .HEX
What I've done:
I've upgraded st-link using the upgrade utility. Within STM32 Cube programmer, I've selected the appropriate External Loader for my disco board. My board is connected via st-link and is recognised by cube programmer.
On the erasing and Programming tab I've selected the correct .HEX file and the device begins to program. The file is about 120MB and so takes a good while to program.
Once the programming has complete, cube programmer tells me that it was successful. However the screen is corrupted, as per the image.
Any suggestions with this would be great, it's probably something that I'm doing wrong
Solved! Go to Solution.
2020-09-24 04:52 AM
Oh, sorry, try the following link:
2020-09-23 01:15 AM
I'm having the exact same question!! Thanks for 'not being alone' with that.
However, I have yet another question: the hex-file from the demo is 'STM32769I-DISCO_DEMO_V1.0.0_FULL.hex'. It has version# 1.0.0 in it's name and the file is from 2018. The demo board shows under 'System Info' -> 'Firm Ver. V1.2.0'. Anyone knows where to find this latest version?
2020-09-23 03:16 AM
Hi, did you manage to get the demo firmware reprogrammed on to the board or have you had no success at all? There are other demos available in the cubeF7 package if you haven't looked at that yet:
https://www.st.com/en/embedded-software/stm32cubef7.html
I've had no success programming any of the demos though unfortunately
2020-09-23 07:07 AM
To be honest, I haven't even tried it yet J I’m planning on returning the board – and I would like to return it in its original state. The original state is demo V.1.2.0 … unless I can’t find this version I’m not even going to start experimenting with the board. Adding your experience to it – I might just return it right away.
I have a lot of experience with embedded – but ST is totally new to me. I have to admit, it is a bit hard to find a way into that world. I’m a professional C/C++ developer (>20y) and I would like to dig into developing right away, there are so many cool projects in my head – especially in combination with this awesome LCD on board (including capacitive touch!). But going through all the information’s and options seams to render the task of developing something very far away …
2020-09-23 07:15 AM
Oh, something I noticed: my ST-LINK FW-Version is newer than yours: mine is V2J37M26.
2020-09-23 09:19 AM
1.0.0 and 1.2.0 are here:
https://community.st.com/s/contentdocument/0690X00000ARRXhQAP
Please don't ask why they have different size, I don't know.
2020-09-23 10:15 AM
Don't think that makes a significant difference, and they are easy to upgrade.
The boards have imagery stored in QSPI, as I recall, so the External Loader needs to selected and functional.
2020-09-23 10:18 AM
Hi Clive, I've selected the correct external loader in the cube programmer. I've highlighted in the image where it states which external loader is selected. Any further ideas that I can attempt? Seems like a strange error that I'm getting.
2020-09-23 09:53 PM
@Mike_ST
>> Please don't ask why they have different size, I don't know.
... and different names :)
Which leads to the question: what is the difference between them and which one is the one to flash onto STM32769I-DISCO?
2020-09-23 10:38 PM
Oh well ... this is disappointing.
I managed to flash 'STM32CubeDemo_STM32769I-DISCO_V1.4.0.hex' according to (zip) [32F769IDISCOVERY_demo]/readme.txt.
However, it ain't not the same SW that the board came with. Before the reflashing there where a 'Embedded Wizard' demo as well as a 'Touch GFX' application on it. After flashing these went away and got replaced by 'Garden Control' and 'Games'.