Pin State during Reboot

Hello, on my nrf54l10 I observed a pin (GPIO 1.03) being actively driven low for ~20 ms during a reboot (e.g. Resetting after SystemOff Mode). I need this pin to stay high during this time. I already use an external pull-up which I thought should be sufficient as the pin should be at a high impedance state during startup. However, even with the pull-up connected I can cleary see the pin being driven low. Any Ideas what the root cause could be and how to avoid this?

I usually use this pin as a pwm but even when not actively configuring it, it goes down during start-up. 

Thank you,

Vito

Related