User Activity

For steval esc001v1 with MC workbench Version: 6.3.0, to run firmware do we need any other connections other than below mentioned because motor is not running?Connection: 12V DC input SWD connections with STLink3 phase motor wire connection at OUT1,2...
I have tried connecting both STLink and UART but Motor Pilot is not getting connected, ERROR: No STLink VCP detectedI am using (V1.2.9) and tried using older version but still issue persists. Kindly help.
OCP in STEVAL-ESC001V1 is mentioned in its user manual, but in MC Workbench while generating project, neither OCP nor Driver Protection support is present. Please clarify?
Sorry for any silly questions asked, but please help since I am actually a beginner.Ques: I can see most of the FOC steps are inside "FOC_CurrControllerM1" function. And we just add below code in main() for motor to start and run: MC_ProgramSpeedRamp...
The provided example firmware of  STEVAL-ESC001V1 in MCSDK workbench, there is no code in main function while loop. As a beginner, I want to ask; How do we can actually give input and monitor motor performance? Like speed, current etc? Is it possible...