Skip to main content
Associate II
February 15, 2024
Solved

Open source UART Library for Motor control

  • February 15, 2024
  • 2 replies
  • 1321 views

Hi Team,

Do you have a library of UART for motor control application, which we can readily use for our project and debug.

Regards,
Akhilesh

This topic has been closed for replies.
Best answer by Erwan YVIN

Hello ,

you can find the source in SPC5Studio tools suite.

Just the hello world application on SPC58 device and you will find it :beaming_face_with_smiling_eyes:

and you will be able to integrate it in your motorcontrol application

https://www.st.com/en/development-tools/spc5-studio.html

         Best regards

                             Erwan

 

 

 

2 replies

Peter BENSCH
Technical Moderator
February 15, 2024

What exactly do you mean by library of UART, as it is already part of the created programme?

Regards
/Peter

Associate II
February 15, 2024

Hi Team,

We are creating our Motor control Application for SPC58NN board, but want to use only your UART Code, Is it feasible to integrate that with our code or we write our own UART implementation.

 

Regards,

Akhilesh

Erwan YVIN
Erwan YVINBest answer
ST Employee
February 15, 2024

Hello ,

you can find the source in SPC5Studio tools suite.

Just the hello world application on SPC58 device and you will find it :beaming_face_with_smiling_eyes:

and you will be able to integrate it in your motorcontrol application

https://www.st.com/en/development-tools/spc5-studio.html

         Best regards

                             Erwan