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

NRF52 Clock Issue

Hi,

I have a board with a NRF52 (3rd party board), there is a 32MHz crystal with the correct load capacitors on, but the crystal is outputting 1MHz on a scope (Tektronix 100MHz), the code runs fine on the DK board, it has the 32KHz also on board, so the board powers up etc, but nothing is running on the NRF, no current is being pulled, am I missing something? It seem that the crystal goes to pin 34 and 35 on the NRF IC, and there are 18pF load capacitors fitted, which according to the datasheet of the crystal (Abracon ABMM2 series) is correct.

Parents
  • Hi, Well, the scope is in clock measurement mode, when I measure another circuit using the same scope setup, a PIC16 running @ 32MHz, with a similar crystal, same make, different package, I get a 32MHz burst on the screen, which accurately measures the 32MHz, the circuit should be an almost copy of the eval kit board, minus the NFC. The software is the same and works on the dev board. That is the confusing part! The scope will show at least up to 50MHz accurately as I was scoping an Ethernet ref clock not to long ago with it. I would accept that the probe is adding a bit of capacitance thus throwing the load out if the measurement was close, but it's way off, i'm using the example BLE beacon with SD 132, the current draw on the PSU is showing as 0 as though it isn't running at all (at 1MHz it wouldn't be!)

    Thanks for the reply.

Reply
  • Hi, Well, the scope is in clock measurement mode, when I measure another circuit using the same scope setup, a PIC16 running @ 32MHz, with a similar crystal, same make, different package, I get a 32MHz burst on the screen, which accurately measures the 32MHz, the circuit should be an almost copy of the eval kit board, minus the NFC. The software is the same and works on the dev board. That is the confusing part! The scope will show at least up to 50MHz accurately as I was scoping an Ethernet ref clock not to long ago with it. I would accept that the probe is adding a bit of capacitance thus throwing the load out if the measurement was close, but it's way off, i'm using the example BLE beacon with SD 132, the current draw on the PSU is showing as 0 as though it isn't running at all (at 1MHz it wouldn't be!)

    Thanks for the reply.

Children
Related