This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use internal LFCLK?

Hi. I'm using nrf52832. Now I'm using HFXO, LFXO to operate BLE. As I know I should use HFXO to operate BLE. What about LFXO? Can I use internal clock(LFRC RC osc) instead of LFXO? I really want to remove 32.768kHz X-tal. If yes, how can I turn on LFRC block in my source code? And what about current consumption or other performance? Does it have any difference?

I need your help.

Parents
  • Come on now - you really need to use the search box. This is also discussed constantly and there are examples for it. Yes you can use internal LF oscillator, just set the right define for the LF clock source when you start the BLE stack and it will start the LF RC and keep it calibrated.

Reply
  • Come on now - you really need to use the search box. This is also discussed constantly and there are examples for it. Yes you can use internal LF oscillator, just set the right define for the LF clock source when you start the BLE stack and it will start the LF RC and keep it calibrated.

Children
No Data
Related