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.

TMS280F28035 Timers

Other Parts Discussed in Thread: CONTROLSUITE

hi,

i was looking for documentation on timers but coudn,t find it

if someone know let me know

 

  • Hi,

    What, specifically, are you looking for with regard to timers?

    1. The 2803x Piccolo System Control and Interrupts Guide section 3.5 discusses the 32-Bit CPU Timers 0/1/2 on the 2803x devices.

    2. The peripheral examples (downloadable via controlSUITE) for the 2803x devices also include an example on using the three 32-bit CPU timers.

  • hi,

    thnaks thats all i was looking for

    i want to execute one task periodically from timer

    i was wondering as in the frame work of examples that they load timer with exact time interval rather than 2^n- T (in other controllers)

    as this timer is counting down so its right

    thanks a lot