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

Not connected pins

Hi,

i have a general quastion about ANT and XC pins. Wenn i do not need BLe cann i let these pins not connected?

Jakob

Parents
  • Hi,

    If you don’t use BLE, and don’t use the RADIO peripheral for anything else, then you don’t need to connect the ANT pin.

    On the nRF51 the XC pins are used for the external 16 MHz crystal oscillator. This crystal is required when using either the RADIO, ADC or the TEMP peripheral. It is also needed in order to calibrate the internal 32 kHz RC oscillator. The internal RC oscillator has a frequency tolerance typ 1% (=10 000 ppm), this means that it will drift 14.4min per day when it’s not calibrated by the 16 MHz crystal oscillator. If this is acceptable in your application, then you can leave the XC pins not connected.

Reply
  • Hi,

    If you don’t use BLE, and don’t use the RADIO peripheral for anything else, then you don’t need to connect the ANT pin.

    On the nRF51 the XC pins are used for the external 16 MHz crystal oscillator. This crystal is required when using either the RADIO, ADC or the TEMP peripheral. It is also needed in order to calibrate the internal 32 kHz RC oscillator. The internal RC oscillator has a frequency tolerance typ 1% (=10 000 ppm), this means that it will drift 14.4min per day when it’s not calibrated by the 16 MHz crystal oscillator. If this is acceptable in your application, then you can leave the XC pins not connected.

Children
Related