ERR050643: GPIO: During initial power-up, a brief pull-up pulse could occur on theport pins
Description:By default (reset state), the GPIO pins are in the high-Z state and typically stay high-Z until theapplication code changes its state. The internal pull-up and internal pull-down resistors aredisabled by default.During power up, the internal pull-up resistor on the GPIO_AD, GPIO_LPSR, and DISP_B2pins may enable during the early part of the IO ramp up, resulting in a brief pull-up currentpulse on some port pins that drops to zero before the VDD supplies reach the minimumoperating voltage.
Workaround:A pulldown resistor (~10K) can be added to the GPIO pin(s) to minimize the peak voltagewhere the application is sensitive to potential pulses