STM32H747-DISCO How to configure modbus Serial Port Protocol (RTU/TCP) through stmcubMX?
Hello engineers, I am working on a GUI interface with touchgfx. After a long period of exploration, I am now able to burn the official touchgfx sample to the development board, and now I am running into a few new problems.
Question 1: I have burned the official simple example: The Button Example shows how to handle clicks of a Button using interactions. It also shows how to interact with the nresenter A bit of logic to enable and disable buttons is done by the presenter. Through this example, I want to click the button to send data and cooperate with mobdus devices to achieve serial communication function. However, the difficulty is that I do not know how to configure usart/uart serial port through STM32cubeMX to achieve serial communication function with mobdus devices. RS232 or RS485 serial port is not found in the development board.
Question 2: Is the fan-out board (MB1280) used? If so, how should I use it? If you can use it, please give me some related circuit diagrams and use tutorials
Thank you very much!
