Skip to main content
mandrake
Associate III
November 29, 2021
Solved

SOLVED: Compiler errors in CubeIDE with STM32F469I-DISCO

  • November 29, 2021
  • 2 replies
  • 1429 views

Can someone please test this?

TouchGFX 4.18.0

STM32CubeIDE 1.8.0

STM32F469I-DISCO

Create a simple screen on TouchGFX and try to compile the project on CubeIDE.

You would expect this to work "straight out the box". I am getting compile errors. 

This is surely a code/library configuration bug.

There is no problem with STM32F746G-DISCO.

This topic has been closed for replies.
Best answer by mandrake

PROBLEM SOLVED

Holy mackerel! Thanks to @ilyus​ for asking the same question 5 days ago. I've lost weeks struggling with this issue.

Why doesn't ST inform users about this problem and the simple fix?

You would think that ST should just remove v 3.0.5 from the Versions list. Then users would not be in this situation.

SOLUTION:

When you select the STM32F469I-DISCO board in TouchGFX, before clicking on create, select Version 3.0.4.

2 replies

mandrake
mandrakeAuthorBest answer
Associate III
November 29, 2021

PROBLEM SOLVED

Holy mackerel! Thanks to @ilyus​ for asking the same question 5 days ago. I've lost weeks struggling with this issue.

Why doesn't ST inform users about this problem and the simple fix?

You would think that ST should just remove v 3.0.5 from the Versions list. Then users would not be in this situation.

SOLUTION:

When you select the STM32F469I-DISCO board in TouchGFX, before clicking on create, select Version 3.0.4.

Andrew Neil
Super User
November 29, 2021

0693W000008y9fZQAQ.png@mandrake​ : "PROBLEM SOLVED"

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.