Hello,
I'm trying to view the STATUS register of the timer (1 for example) but it is not display on the segger registers view ... Is it a well known problem ?
Cheers,
Sylvain.
Hello,
I'm trying to view the STATUS register of the timer (1 for example) but it is not display on the segger registers view ... Is it a well known problem ?
Cheers,
Sylvain.
Hi,
There are no "STATUS" register for the TIMER peripheral . See the list of registers here.
I'm referring to the nRF52840 OPS V0.5 documentation and there is a status register ...
The register is not implemented on the chip. Note that OPS(Objective Product specifications) are subject to change before the final version (Product specifications).
The nRF52840 Product Specification v1.0 is now released, and the register is here correctly removed.
The register is not implemented on the chip. Note that OPS(Objective Product specifications) are subject to change before the final version (Product specifications).
The nRF52840 Product Specification v1.0 is now released, and the register is here correctly removed.
Thanks for the answer Sigurd :)