Hello, I'm using TMS321F2808. Now I have interrupt timer0 1ms and I need interrupt 100us.
I have tried to use interrupt PWM 100us but not work because loop 100us can not occur if loop 1ms is not finish
I need loop100us can occur while if the others are not finish, please advise how to do it.
Thank you