Other Parts Discussed in Thread: EK-TM4C1294XL, TM4C1294NCPDT
I'm working with the EK-TM4C1294XL and trying to get I2C communication with an external device. For starters, I ran the supplied I2C master-slave loopback example. It ran without errors out of the box; however, I am not observing any electric signals on the I2C pins. When I try to modify the example to use the Tiva as a master and the external component as a slave things don't work, and I don't observe any signals on the wire either.
Am I supposed to see signals on the pins during loopback? Do I need an external pull-up on the line in order to see the signal in the case of Tiva being master only?