Hello Team,
Posting on behalf of my customer:
In the context of BLDC firmware. I use eQEP Edge Capture Unit to estimate the speed of the motor. The velocity/position loop runs at 10 kHz. To minimize delays and jitter, I don't rely on the UTIME module which isn't synchronized with the PWM interrupt.
One solution is to configure QUPRD at 20 kHz and expect at least 1 UTOUT per velocity/position loop, but I have a high jitter.
Another approach would be to manually force the UTOUT event with QFRC:UTO. However, the QUTMR cannot be latched at the same time.
I guess this module is missing a QUTMR latch. What alternative do you recommend?
Regards,
Renan