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

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

  • November 12, 2019
  • 2 replies
  • 866 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.

2 replies

ST Technical Moderator
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Kboy.1097
Kboy.1097Author
Associate
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.