Skip to main content
Associate
October 12, 2023
Question

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

  • October 12, 2023
  • 1 reply
  • 989 views

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.

This topic has been closed for replies.

1 reply

ST Employee
October 12, 2023

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

suhasAuthor
Associate
October 13, 2023

 

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.