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

nrf51822 PAN #9 confusion

In the document nRF51822-PAN v2.4.pdf, PAN #9 says that OUTINIT doesn't work,

"Initial value for GPIOTE output after configuration is undefined"

and example workaround code is given.

Looking at nrf_gpiote.h in the SDK V7.0.1 describes "OUTINIT PAN" (no number) and describes the problem as

"a glitch happens on the GPIO if the GPIO in question is already assigned to GPIOTE and the pin is in the correct state in GPIOTE but not in the OUT register."

The work around code is similar but not identical to the code in the PAN document.

Are there really 2 different issues? are both fixed in G0 chips.

Thanks

Parents Reply Children
Related