Can I get an example source with USART intterupt implemented in Touch GFX environment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-21 10:43 PM
All of the posts in the community about this are all outdated and will not solve the problem. If this does not work in the development of the equipment, there is a very big problem to use.
The USART ports you want to use are the Arundin pins C6 and C7.
The development environment is as follows.
IAR 8.32.1
TouchGFX 4.10.0 Designer
STM32F746 DISCO Board
- Labels:
-
STM32F7 Series
-
TouchGFX
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-23 12:20 AM
Hi @lsoon,
An interrupt-based USART demo is unrelated to TouchGFX. Look in the Cube firmware packs for an example for the F746-disco. When you have that working i'll help you get your data to the GUI - You can also read one of the stickies related to interfacing with the outside world from a TouchGFX application.
Best regards,
Martin
