Skip to main content
Angelo Quattrociocchi
Associate III
February 6, 2025
Solved

Can ST Motor Pilot be used with the STEVAL-PTOOL1V1 board?

  • February 6, 2025
  • 1 reply
  • 1126 views

[VERSION]: MCWB v6.3.2
[TOOL]: STM32CubeMX v6.13.0, STM32CubeIDE v1.11.5
[BOARD]: STEVAL-PTOOL1V1
[PROJECT]: STEVAL-PTOOL1V1_6S_SL

I've been trying to get this board working with a small BLDC motor but the keeps shutting off the motor output when the speed is brought up a bit.  I tried increasing the current limit in the code (I believe although I'm not certain I'm effectively doing that).

I want to see if I can connect a serial port and see messages or use Motor Pilot or Motor Profiler.  The documentation for this board doesn't show a UART port mapped to the external pins.  Can it be done?

 

 

Best answer by GMA

Hello @Angelo Quattrociocchi,

According to stspin32f0b datasheet, USART serial interface is available via PB6 and PB7.
These pins are available on STEVAL-PTOOL1V1, J3 connector, pin15/17, refer to board schematic.

1 reply

GMA
GMABest answer
Technical Moderator
February 11, 2025

Hello @Angelo Quattrociocchi,

According to stspin32f0b datasheet, USART serial interface is available via PB6 and PB7.
These pins are available on STEVAL-PTOOL1V1, J3 connector, pin15/17, refer to board schematic.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.Best regards.GMA