cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I download Demo code for STM32F769-DISC0? Is it possible to program the board in ubuntu 18.04? If it is, then please provide the tutorials or guidance urls.

TGUDL
Associate II

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.

2 REPLIES 2
Bernie
Associate II

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

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

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..