2019-11-12 02:58 AM
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
2019-11-12 07:13 AM
Hello,
You may refer to the Display examples with STM32CubeF4:
STM32Cube_FW_F4_V1.24.1\Projects\STM32469I-Discovery\Applications\Display
Best Regards,
Imen
2019-11-13 01:06 AM
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.