This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Any programming guide for nRF51822?

Might I know any programming guide for nRF51822. The online documentation seems focus on the API instead. I would like to know more detail on SFR (special function register), any documentation / reference?

Parents Reply
  • Hi Hakon,

    Before login the page you recommended, might I know if the document include GPIOTE_INTENSET detail such as the function of each bit? It just one of examples. It is a bit difficult for me to know the detail of the chip base on the header file (nf51_bitfield.h) only... I had experienced fail on change the pin from input to output just because the i hadn't disabled the gpiote... that is something hadn't shown on header file. I spent few hour on this... if I had a programming guide like atmel doing (e.g. www.atmel.com/.../doc8025.pdf) , I believe I can solve it much faster...

Children
No Data
Related