Flex Button Example with STM32F746G or STM32F7508DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 06:41 AM - edited ‎2023-08-29 06:45 AM
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
Solved! Go to Solution.
- Labels:
-
TouchGFX
-
TouchGFX Designer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 07:18 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 06:51 AM
You have reply on your png HA_ isnt HAL_
and why you mark this as touchgfx???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 07:06 AM - edited ‎2023-08-29 07:12 AM
Hi I attach the correct figure now
my application I'll use F746G TouchGFX and UART integration...
And we really like the TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 07:18 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 08:03 AM
Perfect, thanks for the quick response and attention...