Skip to main content
IGomesMSc
Associate II
August 29, 2023
Solved

Flex Button Example with STM32F746G or STM32F7508DK

  • August 29, 2023
  • 4 replies
  • 4681 views

Hi everyone,
A simple question, I'm using TouchGFX 4.22 with the example "Flex Button Example" for F746G and F7508.

When the program is set to F746 is not possible look all functions of the UART module... See "DinaF746.png"

But if the program is set to F7508 I look and acess all functions of the UART module... See "DinaF7508.png"

What I do need set in TouchGFX or CubeIDE to solve this problem?

Thank you for help.

IGomes

This topic has been closed for replies.
Best answer by MM..1

This is nothing to do with Touch or STM type. Showing this "inteli" is based on setup in IDE for indexing and build...

for example How to turn on auto fill ( auto complete ) in STM3... - STMicroelectronics Community

4 replies

MM..1
Super User
August 29, 2023

You have reply on your png HA_ isnt HAL_

and why you mark this as touchgfx???

IGomesMSc
IGomesMScAuthor
Associate II
August 29, 2023

Hi I attach the correct figure now
my application I'll use F746G TouchGFX and UART integration...

And we really like the TouchGFX

MM..1
MM..1Best answer
Super User
August 29, 2023

This is nothing to do with Touch or STM type. Showing this "inteli" is based on setup in IDE for indexing and build...

for example How to turn on auto fill ( auto complete ) in STM3... - STMicroelectronics Community

IGomesMSc
IGomesMScAuthor
Associate II
August 29, 2023

Perfect, thanks for the quick response and attention...