2019-06-27 10:33 PM
Recently we bought the STM32F769-Disc0 development board. We want the source code of demo project and how to compile the code in ubuntu 18.04 or any versions of ubuntu.
2019-07-12 05:15 PM
Mahesh,
I've developed an open-source codebase which has disco-based demo code, Ubuntu 18.04-based, gcc, CMake. Detailed installation instructions. I'm soliciting feedback for it. Only difference in your case, however, is that I used a STM34F407 Disco board. Should be close.
https://bitbucket.org/burnwood/raging-release/src/default/
Bernie
2019-07-12 07:20 PM
Demos can usually be found in the Cube/HAL example trees
STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I-Discovery\Demonstrations\STemWin\Binary\STM32769I-DISCO_DEMO_V1.0.0_FULL.hex
Can be flashed with tools like STM32 Cube Programmer application