Hello,
I look for information about motor control with the NHET. I want to drive a BLDC with block commutation with the TMS570. The motor should be driven until 12000 rpm. But the commutation will produce much work for the TMS570 processor. I am thinking of a commutation algorithm in the NHET to reduce the load of the TMS570 processor. In my opinion the estimation of the rotor position needs every 20µs (50 kHz) or less a value of the Back-EMF signal. The commutation algorithm will change every 416µs (2,4kHz) the PWM-signals for a new sector. I am not sure, if the whole algorithm can be realized in the NHET. In the examples I found the commutation is always realized in the TMS570 and the NHET doing the PWM generation and processing of the ADC’s.
Has anyone experiences in this topic?
Best regards