Hi im trying to output a 16mhz signal on one of the gpio pins but the max frequency im able to reach is 8mhz.
I used the code from this thread.
Shouldnt the arduino nano ble33 be able to output a higher frequency because it runs at 64mhz instead of 16mhz?
Klaus_K
2
The processor may run at 64MHz but the timer base frequency is 16MHz. Have a look at the nRF52840 datasheet section 6.30 Timer.
system
Closed
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.