A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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.
Other Parts Discussed in Thread: TPS2051Bas i know all of TM4C129 pins are 3V tolerant except PB1 that used for VBUS monitoring. but when i connect this pin to 5V , my MCU gets warm without any change in board current. only gets warm (so hot) and after a while , some other GPIO pins not work as expected
Hi !
no 5V comes from pin 1 of TPS2051B. this pin (out) connects to my USB connector and PB1 of CPU. TM4C config in host mode and warm up occurs even when no mass storage inserted.
Thanks for the information. Now without a mass storage device connected if the TM4C129 is heating up (a temp that does not allow the finger to be not kept for more than a second) it could be possible that one of the previous physical connect and disconnect has triggered the errata GPIO#09 causing a device damage.
thanks. you exactly hit the ace! i tested it on all my 100 boards. it seems that after an ESD discharge on PB1, this heat up begins. the only solution is to cut wire on PCB to isolate PB1 from the board and connect pin 1 of TPS2051B to USB connector directly by an external wire. i can ground PB1 and PB0 on my next designs as mentioned in errata GPIO#9 (because we only need to use USB in host mode)