cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Speed Control via UART for Nucleo-F302R8 and Steval-IPM10B

suhas
Associate II

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.

2 REPLIES 2
Zied b.
ST Employee

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

If you agree with my answer, please accept it by clicking on "Accept as solution".

 

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.