Seeking Advice for Communication on Nucleo-h743zi2 Board
Hello,
I'm currently controlling a motor with the nucleo-h743zi2 board.
I'm sending commands to the motor driver via PWM and reading the encoder's values.
I can currently send commands from a PC and receive encoder values through UART communication.
When using UART communication, is there any control available for receiving both encoder values and other data like speed and control signals calculated on the board at the same time?
I want to plot graphs on the PC to easily monitor control performance.
Is there any reference material that would be helpful for me?
And as I'm a beginner and have used UART communication, please let me know if there are any other methods available.
Thank you in advance for any advice you can provide.
