This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 Timer2 Interrupt Problem

Hi, I am using Timer0..2 interrupts along with radio TX/RX. When the Timer2 interrupt coincides with RX/TX the Timer2 is halted for approx. 450 µs during TX. Is there a conflict between Timer2 and the RX/TX interrupt?

BR Günther

Parents
  • (I am very for asking here, I should not)

    Hi guenther,

    I am also facing same problem like u have related to timer and radio event. actually I want 1khz ADC sampling rate ,So in timer2 IRQ every 1ms I am trying to read 3 ADC . But bcoz of radio event I am getting around 1-0.6ms error but I want accurate .

    and I sated connection interval max =75ms and min = 10ms, and slave latency = 0.

Reply
  • (I am very for asking here, I should not)

    Hi guenther,

    I am also facing same problem like u have related to timer and radio event. actually I want 1khz ADC sampling rate ,So in timer2 IRQ every 1ms I am trying to read 3 ADC . But bcoz of radio event I am getting around 1-0.6ms error but I want accurate .

    and I sated connection interval max =75ms and min = 10ms, and slave latency = 0.

Children
No Data
Related