I am using mbn52832 BLE+MCU module and i am facing issue in one of the GPIO pins.
I am facing issue in P0_29 pin and i am driving the P-channel MOSFET from this pin. I have given pull-up to this pin so when in Standby mode it will be high from hardware.
The issue i am facing is that this pin gets low automatically even in standby mode and there is no state given from firmware in standby, so eventually it should be high because of pull-up.
The pin gets low and my P-Mos gets switched which currently i don't want this scenario in my application.
So kindly give me some clarity for the same.