Other Parts Discussed in Thread: TMS470R1B1M
I am trying to implement UART using HET timer. Required baud rate is 2400 (i.e. 416us/bit). During receive I am receiving an falling edge interrupt from GPIO. When I receive this interrupt, i need to start HET timer and get an interrupt at 208us. Have difficulty achieving this.
Is there a minimum time to get an interrupt using HET timer?
Do you have any sample code that you can share?
My sysclock = 7.2738 MHz and iclk=3.686 MHz
Prasad