Hello everyone,
currently I'm working on a project with an NRF51-SoC. I want to use a MEMS Oscillator as high frequency clock source this is working very well so far. But my problem is to power down the MEMS oscillator. This little device has a Pin which shuts down the oscillator. So I guess the soft device itself can`t control the MEMS device like a "real" crystal. I guess I need to route this output enable Pin of the MEMS device to a pin of the NRF51. After that I guess I need to edit the soft device before and after a radio event. Is this the right way to use an MEMS oscillator as HFCLK and achieving the lowest power consumption (regarding clock source only)?
Best regards Sven