This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Question about using nrf52 with 32k XTAL

Hello,

Quick question.. we are working on a board and running very low on GPIO pins. It would be helpful to remove the low-frequency (32k) XTAL, to recover those pins. The NRF52 will be driving an LED matrix, changing column at about 200-400Hz and using PWM for controlling brightness of individual LEDs.

My main question is, if we remove the 32k XTAL, there is a calibration proceedure that must run every 4s (IIRC). Is this operation blocking in any way? Will it interfere with the fairly strict timing requirements of the LED matrix (delays of 10ms or so when servicing the LED matrix would probably be noticeable when looking at the LEDs).

Alternatively, can we use any of the clever IO features (easyDMA?) to service the LED matrix without needing direct intervention by the processor?

Thanks for help.

David

Parents Reply Children
No Data
Related