"How can I interface the STM32F769-DISCO board with an ECG module's library to display data?"
Hi ST team,
I'm currently using the STM32F769-DISCO board for testing purposes with a 12-lead ECG module, specifically the ECG module. I have the library for this module available.
My goal is to integrate this library with the STM32F769 board using TouchGFX. The ECG module receives raw ECG data and converts it to serial UART output. I need to receive this data in the RX buffer and then plot it on a dynamic graph representing the ECG wave.
To ensure the correct acquisition of data from the module, I need assistance in testing the initial UART data output. I have attached the module's library and datasheet for reference. Could you please provide guidance on how to approach this?
I appreciate your prompt response as I'm eagerly awaiting assistance. Thank you.
