NRF_CLOCK->LFXODEBOUNCE = (CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Extended << CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Pos);
is this enough? Could you share the example code if it is not?
NRF_CLOCK->LFXODEBOUNCE = (CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Extended << CLOCK_LFXODEBOUNCE_LFXODEBOUNCE_Pos);
is this enough? Could you share the example code if it is not?
Hello,
You can look at this earlier case (+) Setting LFXODEBOUNCE for nRF52833 in Zephyr - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) about setting LFXODEBOUNCE.
the link you share is the reason why I ask this. is this the only thing I need to do when it is in extended operating temperature?
maybe the other peripheral? is LFCLK the only hardware got affected by the extended operating temperature?
what's the update?
is there any progress?
It's been a long time. Is there any update?