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.

TMS320F28052F Instaspin algorithm migration

Other Parts Discussed in Thread: TMS320F28052F, DRV8301, TMS320F28027F

Hi,

I've designed a board with a TMS320F28052F microcontroller.

I've taken the InstaSpin code example which corresponds to this microcontroller (lab03a), and I've added some functions taken from the lab02c dedicated to the TMS320F28027F (I know this works well as I've tested it on the BOOSTXL DRV8301 with TMS320F28027F launchpad).

Among these functions are the SPI driver and the DRV8301 driver.

Parameters of the motor are well estimated (inductance and resistance), so are the bias currents, but bias voltages are different from each phase: 0.1V phase A, 0.5V phase B and 0.15V phase C.

And the motor doesn't spin.

I think the two problems are linked, and if I succeed in resolving the bias voltages, may be motor will goes on.

Please have you got an idea about what happens?

Thank you, Best regards