2022-07-20 04:42 AM
Also there is one pin that is connected to potentiometer.but there is no any options in st workbench to varry the speed using potentiometer. I look forward to hearing from you as soon as possible.thank you
Solved! Go to Solution.
2022-07-26 01:48 AM
Hello @Anjali and welcome to the ST Community.
If I understand well you are using the STEVAL-SPIN3201 board.
In this board the STSPIN32F0 RESET signal (NRST) is connected to the ST-LINK reset (T_NRST) through the jumper J8.
Try to open J8 jumper and check if STSPIN32F0 operation is independent by USB connection.
The STM32 Motor Control SDK does not manage the potentiometer natively, it is necessary to implement that part of the code independently.
2022-07-26 01:48 AM
Hello @Anjali and welcome to the ST Community.
If I understand well you are using the STEVAL-SPIN3201 board.
In this board the STSPIN32F0 RESET signal (NRST) is connected to the ST-LINK reset (T_NRST) through the jumper J8.
Try to open J8 jumper and check if STSPIN32F0 operation is independent by USB connection.
The STM32 Motor Control SDK does not manage the potentiometer natively, it is necessary to implement that part of the code independently.