Part Number: MSP430F6736
Tool/software:
Hi expert,
Customer developed a charging pile product using the MSP430F6736 chip.
Sometimes the chip will not work when powered on (the internal crystal oscillator does not run, and the program does not run). Could this because the GPIO port voltage is ahead of VCC, causing this problem?
Before VCC is powered on, are there any requirements that the voltage of this GPIO port cannot exceed a certain threshold? Or are there any requirements for the current sinking to this GPIO port before VCC is powered on?
For the GPIO power on sequence, here's our test:
During the power-on process, the chip's GPIO port P1.1 pin has a voltage of about 1V before VCC is powered on, about 90ms ahead of VCC. The waveform of this pin and the MCU power supply waveform are as follows:

Yellow line is 5V power supply, blue line is MCU's 3.3V VCC, red line is MCU's P1.1 GPIO.
Please confirm if this could be the root cause or any other insights. Many thanks!
Joyce