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

Number of interrupts implemented on nRF52832

Hello,

I noticed that Table 7.3 of nRF52832_PS_v1.4.pdf states that 37 interrupts have been implemented, whereas the peripheral listing in the documentation as well as interrupt vector table in nrfx\mdk\nrf52.h shows 39 interrupts.  I am assuming the Table 7.3 value is incorrect?  (I did not notice such a discrepancy with regards to nRF52810.)

Also, just a side question, regarding the naming convention when referring to nRF52832 vs nRF52810, is it the case that nRF52 typically refers to nRF52832 (as in the above file), as though nRF52832 is the "base case" for all the nRF52 devices?  And on the other hand, nRF52810 may have "specializations" on top of the "default" nRF52 descriptions/configuration?

Thanks

Related