This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How can I use only 3 PWM High to control the DRV8301 on "instaspin" software

Other Parts Discussed in Thread: DRV8301, INSTASPIN-BLDC

 

How can I use only 3 PWM High to control the DRV8301 on "instaspin" software.

in the sys_main.c, I modified the

// Send SPI commands to DRV8301 from HET
 hetRAM1->Instruction[2U].Data = 0x208;

But no effect.

Anything else that need to be change to that I do not know off?

Thanks