2024-01-21 03:05 AM
Hello everyone, Good day. Recently, I have bought a STM32 Display from Riverdi (model : RVT70HSSNWCA0) .
I would like to know how do I communicate an external STM32 Nucleo board with this display? For example : I want to read ADC Value from a potentiometer from the STM32 Nucleo Board and then have it be displayed on the Riverdi LCD. We are also using TouchGFX with Text Areas that have wildcards. How do we achieve something like this? Please provide kind support thank you best regards.
2024-01-21 03:21 AM - edited 2024-01-21 06:34 AM
Presumably you'd use the expansion connector and a UART to provide an inter-board communications channel. And a protocol or command/response type interaction over that channel.
2024-01-21 06:17 AM
...and don't forget those magical things called "wires" to connect them! ;)