Hi,
I want to generate a 2.048MHz clock on one of the IOs of nRF52832. Could you comment on following questions?
1- Can I generate this frequency (with no load on CPU), using a 32MHz crystal or I have to use a more accurate crystal?
2- What is the most optimized way for doing so, from power consumption and clock accuracy point of view? A PWM or timer + compare + PPI?
-Vala