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

Routing GPIO over unused DCC pin?

I'm working on a design with an nRF52810_CAAA WLCS package.  Routing the GPIO is pretty tight and I'm wondering whether it's safe to route a GPIO line across the unused DCC pin (A5).  I'm only using the LDO and not the DC/DC converter so the DCC pin is not otherwise connected to anything.

What is the electrical state of the DCC pin when the DC/DC converter is disabled?  If it's essentially floating, then I would presume that it's safe to route a GPIO signal over it.  Are there any conditions (besides setting the DCDCEN register) where it could interfere with a connected GPIO line?

To clarify, I see that someone asked the opposite question a while back, where they wanted to route the DCC connection over unused GPIO (https://devzone.nordicsemi.com/f/nordic-q-a/42983/nrf52-wlcsp-dcc-routing----ok-to-run-over-gpio-pins).  If I understood their question correctly, that answer doesn't help me since they were trying to use the DCC and had unused GPIO.

Parents Reply Children
Related