Search found 4 matches

by Cslices
Fri May 07, 2021 3:02 pm
Forum: General
Topic: GLCD_STM32F469NI1 display artifacts
Replies: 3
Views: 2809

Re: GLCD_STM32F469NI1 display artifacts

Attached is the file and an image. This is simply a red circle with a light gray background. Note that we can produce proper images when using the STM32 tools, such as TouchGFX, so it is likely not a fault with the hardware.

Thank you for your help
by Cslices
Thu May 06, 2021 4:48 pm
Forum: General
Topic: GLCD_STM32F469NI1 display artifacts
Replies: 3
Views: 2809

GLCD_STM32F469NI1 display artifacts

I'm using an STM32F469 Discovery kit with flowcode v9. After initializing and clearing the display, if I draw to the LCD, I see the graphics with a lot of noise in the foreground and background -- looks like bands of snow. Anyone else using this ST Discovery kit?
by Cslices
Tue May 04, 2021 4:51 pm
Forum: General
Topic: No such file or directory error message --on build
Replies: 2
Views: 2439

Re: No such file or directory error message --on build

Thanks! It is working.
by Cslices
Tue May 04, 2021 3:04 pm
Forum: General
Topic: No such file or directory error message --on build
Replies: 2
Views: 2439

No such file or directory error message --on build

On a first build try, I’m getting the error message below. As you see it does not find the “F469Discovey.h” file. However, I do find this include file. I assume there is a path problem or something I need to setup or point to. C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ARM\batch\..\inc" -I"C:...