Skip to content
ejoerns edited this page Nov 14, 2013 · 1 revision

ATmega1284p timer mapping:

  • Timer 0: ADC?
  • Timer 1: Radio driver
  • Timer 2: Contiki clock
  • Timer 3: rtimer

Rtimer

Operates on 16bit Timer 3 @8MHz with a prescaler of 1024, resulting in a maximum delay of 8,3886sec.

Clone this wiki locally