Skip to main content
kyouma001
Associate II
May 13, 2021
Solved

How to display readed value from ADC on TouchGFX GUI?

  • May 13, 2021
  • 1 reply
  • 1257 views

Hello I am using STM32F429I - Discovery Board. I designed an GUI on TouchGFX. I want to display readed ADC values on screen. How can I do this connection?

This topic has been closed for replies.
Best answer by Alexandre RENOUX

Hello ABerk.1,

What you are trying to do is exactly what we call backend communication.

Please have a look at this post.

When your question is answered, please close this topic by choosing Select as Best.

/Alexandre

1 reply

Alexandre RENOUX
Alexandre RENOUXBest answer
Visitor II
May 20, 2021

Hello ABerk.1,

What you are trying to do is exactly what we call backend communication.

Please have a look at this post.

When your question is answered, please close this topic by choosing Select as Best.

/Alexandre

kyouma001
kyouma001Author
Associate II
May 25, 2021

Hello thanks for your concern.