Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?
Regards,
Xue Liu
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?
Regards,
Xue Liu
Hi,
ARM's documentation for the Cortex-M Systick can be found here. Additionally, the SDK now includes a systick driver. You can refer to the Blinky SysTick Example for how to use it.
Link is broken ! LED example does not have proper systick implementation.
Hi,
Updates links for the latest SDK (17) her: