I'd like to sample the SAADC at 1280Hz. The app_timer minimum seems to be 1ms (1000Hz). If I use continuous sampling by setting SAMPLERATE then the minimum rate seems to be 16MHz/2047 or 7.8kHz. That seems like quite a gap in available rates. Any ideas on how I should approach this? Thanks.