Skip to main content
TGUDL
Associate
June 28, 2019
Question

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.

  • June 28, 2019
  • 2 replies
  • 1150 views

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.

This topic has been closed for replies.

2 replies

Bernie
Associate II
July 13, 2019

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

Tesla DeLorean
Guru
July 13, 2019

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..