2023-10-11 11:29 PM
Hi,
I have a Nucleo-F302R8 and a Steval-IPM10B, and I would like to configure speed control using UART communication. I have connected an external ARM Cortex-M4 to communicate with the Nucleo to control the speed. Could you please suggest a library or provide source files to help me configure this?
Thanks in advance.
2023-10-12 01:09 AM
Hello @suhas ,
Can you give us more details on what you want to do? On your Nucleo-F302R8 do you have firmware generated with the MCSDK? Do you want to control the speed by sending commands from the UART with another board?
Regards
2023-10-12 11:43 PM
We have a critical project involving Nucleo-F302R8 and an another microcontroller, We require a UART for transmitting speed commands from the microcontroller to the Nucleo and receiving real-time speed data in return.