Hi, I am interested in using the internal RC oscillator on an nRF52840 while also using USB and UART. Is that supported?
I intend to use UART at 9600 baud. I'm using USB as well for UART and DFU.
Thanks.
Hi, I am interested in using the internal RC oscillator on an nRF52840 while also using USB and UART. Is that supported?
I intend to use UART at 9600 baud. I'm using USB as well for UART and DFU.
Thanks.
Oh I also want to use I2C (TWI).
For TWI I see the datasheet indicates the FREQUENCY "Accuracy depends on the HFCLK source selected," so I presume that means the internal RC oscillator will allow I2C to function, but perhaps not at the "true" frequency configured.
Please let me know about the rest, thanks!
Sorry, I also just noticed that the TEMP sensor is influenced by the HFCLK being an external crystal?
What is the specified impact of using the internal RC oscillator when using the TEMP sensor?
Hi,
with the RC oscillator you will get a higher temperature error especially at the extreme temperatures. I had a board showing -53°C at -40°C, and after switching to the crystal it showed -41°C.
If you don't want to measure at very low or high temperatures the RC is probably ok.
Best regards
Frank
Hi,
with the RC oscillator you will get a higher temperature error especially at the extreme temperatures. I had a board showing -53°C at -40°C, and after switching to the crystal it showed -41°C.
If you don't want to measure at very low or high temperatures the RC is probably ok.
Best regards
Frank