Hello everyone,
I have a custom PCB mounted with an LPC54618J512 controller. I have initially configured the GPIO pin (PIO4_16) as a digital output with an initial state set to low. This pin is used to switch an N-channel MOSFET.
During the booting period, the GPIO pin should remain low, but I am observing a 250 ms high pulse before it goes to the low state. I need the GPIO state to remain low throughout the booting period. This issue is not specific to any particular GPIO pin; it occurs across all GPIO pins. I am unsure why I am getting this 250 ms high pulse.
For reference, I am attaching the GPIO configuration screenshot. The yellow pulse represents the GPIO (PIO4_16) signals.
Any suggestions to resolve this issue would be greatly appreciated.
Thank you!