nRF52 RTC
Features
RTC 수량 : nRF52840 의 경우 3개
low power timer on the low-frequency clock source (LFCLK).
Function Block
Clock Source
The RTC will run off the LFCLK. The COUNTER resolution will therefore be 30.517 μs. Depending on the source, the RTC is able to run while the HFCLK is OFF and PCLK16M is not available.
The software has to explicitely start LFCLK before using the RTC.
from : http://infocenter.nordicsemi.com/pdf/nRF52840_PS_v1.0.pdf page 333~
RTC example codes
nRF5 SDK 에서 RTC 연관된 Library
Application Timer
- RTC1 기반으로 작동한다.
연관
Timer
상위 정리
https://igotit.tistory.com/244 의 nRF52
첫등록 : 2019.01.13
최종수정 : 2023.01.24
본 글 단축주소 : https://igotit.tistory.com/2047
'임베디드.일렉트로닉스 > nRF52' 카테고리의 다른 글
nRF52. Power - Power Supply. USB Supply 포함 (0) | 2019.01.13 |
---|---|
nRF52. SWI ( Software Interrupts ) (0) | 2019.01.13 |
nRF52. Clock Control 구현. (0) | 2019.01.13 |
nRF52840. nRF5 SDK 예제프로젝트 참조하여 본인 프로젝트에서 구현하는 방법. SysTick 코딩을 예로 2 (0) | 2019.01.12 |
nRF52. Clock (0) | 2019.01.12 |
댓글