Tweet

Replying to @nebelgrau77

I can use the interrupts, but in this case I don’t have to! Since I’m capturing data at 25 Hz and I have an internal 1 Hz tick from the RTC, I can capture data every second and never risk an overrun. But I did connect the interrupt pin in case it becomes useful for other cases :)

(original)