This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT GPIO Issue

Other Parts Discussed in Thread: TM4C1290NCPDT, TM4C1294NCPDT

I am using TM4C129NCPDT TIVA microcontroller in our product. Find circuit in below figure which we use to on or off our unit's supply.

ESC_KEY_ON_OFF is GPIO pin of microcontroller. VBAT_CHG is 3.6V which comes from battery so in supply off condition we require ESC_KEY_ON_OFF to 3.6V supply. but when it is connected to any GPIO of microcontroller in off condition due to resistance it will drop down voltage at pin from 3.6V to 1.7V. In our old design we use LM3S5b91 microcontroller but in that there is no such issue.

Is this issue is related to TIVA GPIO pin?