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

NRF52 Bare metal - attaching interrupts

I have been experimenting with using some peripherals on the nrf52832 without using the SDK. Primarily of interest to me right now is the low power comparator (LPCOMP).

There is a handy example here github.com/.../main.c but i am having trouble attaching an interrupt to a comparator event. Does anyone have a wee snippet which may help or may be able to point me in the direction of some good resources? The documentation i can find is good but mostly relates to the SDK.

Cheers Angus

Parents Reply Children
No Data
Related