This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2634: Configure multiple Timer with different time in single core

Part Number: AM2634

Tool/software:

Hi,

I want to use two Timer 1us and 1ms respectively in one core so, please let me know How to configure multiple timer with different time?

For this i followed this way to achieve, I have used [RTI_led_blink_am263x]  this example, so I used 2 RTI like 

in 1st RTI, I configured as 1us

in 2nd RTI, I configured as 1ms

so can u say this is the correct approach also say in the programming what are all the changes i need to do?

if no can u say in another approach.

  • Hello Aakash,

    I haven't tried to use a 1MHz input clock frequency to do a 1uSec timer before but if it's working as expected then that piece should be fine. If not you may need a faster clock. Beyond that everything else looks good.

    Best Regards,

    Ralph Jacobi