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.

TM4C129 GPIO AFTER RESET

Hi all

I'm using TM4C129 and I started using it one year ago.The early DS define that all

GPIO pins wake up as input TRI state except of: I2C,JTAG,SSI0 and  I2C0.

The late DS define that all GPIO pins wake up as input TRI state except of JTAG.

Is it what really happens?

Best Regards,

Avi Ben-Maor.

  • Hello Avi,

    The I2C and SSI will be GPIO after reset release. Only JTAG is default function after reset release. Why you may see I2C and SSI is due to the fact the boot loader configures these set of GPIOs for boot loader interface

    Regards
    Amit