Can the nRF52 output the 32.768kHz clock on a GPIO. If so, do I need the 32.768kHz xtal, or can I output the generated clock from the 32MHz xtal? I need this clock to sync other ICs.
Can the nRF52 output the 32.768kHz clock on a GPIO. If so, do I need the 32.768kHz xtal, or can I output the generated clock from the 32MHz xtal? I need this clock to sync other ICs.
I don't see how to get 32.768 kHz from this solution. The timer runs off 16MHz (or 1MHz for slow f_timer). The closest I can get is 32.787kHz (if using 16MHz clock), which is over 500ppm off.
I don't see how to get 32.768 kHz from this solution. The timer runs off 16MHz (or 1MHz for slow f_timer). The closest I can get is 32.787kHz (if using 16MHz clock), which is over 500ppm off.