I'm trying to build a FOC esc driver with TMS570LC4357.
Although I have seen SPNA217 and SPNA220, but they are not exactly what I want.
For FOC the generated sine wave data will be dynamic according to data measured by ADC. So should I use an interrupt generated by some N2HET instruction (ECMP, for example) to call CPU to compute that value on the fly?