cancel
Showing results for 
Search instead for 
Did you mean: 

Can I get an example source with USART intterupt implemented in Touch GFX environment?

lsoon
Associate

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

1 REPLY 1
Martin KJELDSEN
Chief III

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