Skip to main content
Kboy.1097
November 12, 2019
Question

I need a Example for my STM32F469i.Discovery Board...

  • November 12, 2019
  • 1 reply
  • 707 views

So i have a STM32F469i-Discovery Board. I use CubeMx and SW4STM32 to programm my Board. But i dont have any experience in programming STM..

I am searching a Example Programm as simple as possible. Just as a simple "Hello World" Output on my LCD Display..

Does anyone here have such a simple programm? Thx for help

This topic has been closed for replies.

1 reply

November 12, 2019

Hello,

You may refer to the Display examples with STM32CubeF4:

STM32Cube_FW_F4_V1.24.1\Projects\STM32469I-Discovery\Applications\Display

Best Regards,

Imen

Kboy.1097
Kboy.1097Author
November 13, 2019

I ve tried them further, those examples are way to complex to understand. My Question is, if there is a simple example, that i can understand, without GUI just a "Hello world" Output.