cancel
Showing results for 
Search instead for 
Did you mean: 

MCU facing some problem,

Suman Subburaj
Associate

Dear STM team,

Here we have using STM32f405RG MCU, for the e-bike motor controller applications. The programmer is STLink v3. Now we face some stuck in the stage, what happens in the IDE, once am using debug mode it's going to hold in stack point place. bellow attached the image.

could you please support.

Kindly let me know what we do.

and also kindly share the base layer code of BLDC Motor control(Trapazodial or Sinusoidal)

Awaiting for your reply.

0693W000006FOK4QAO.jpg

1 REPLY 1
TDK
Guru

There's nothing wrong with the code you've highlighted.

If it's in a signal handler, figure out which one by examining VECTACTIVE bits somewhere within SCB and go from there.

If you feel a post has answered your question, please click "Accept as Solution".