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

Using fds write in GPIOTE interrupt handler

Hi,

Is it possible to write/read the flash memory, from within the interrupt handler of GPIO? I used an push button connected to a GPIO to wake up the ble chip, then read flash memory, add its counter by one and update it.  All done within the handler of GPIOTE interrupt. The problem is that the chip crashes when the I push the button. I'm not sure what I'm doing wrong here. Any help would be appreciated.

Thanks,

Parents Reply Children
No Data
Related