Hi,
I'm using nrf52dk and SDK v15.
In my application, I have 2 input pin and I want to disable one of them when in one of the 2 pins occurs the event low to high, is it possible to use only PPI to disable one pin?
Thanks
Hi,
I'm using nrf52dk and SDK v15.
In my application, I have 2 input pin and I want to disable one of them when in one of the 2 pins occurs the event low to high, is it possible to use only PPI to disable one pin?
Thanks
Hi,
Unfortunately you will have to disable the GPIO in software.
Hi,
Unfortunately you will have to disable the GPIO in software.