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: TM4C1294NCPDT

Part Number: TM4C1294NCPDT

Hi everyone.

I'm a embedded system research engineer in South Korea.

I'm trying to communicate with a certain I2C.

I'm doing study that by myself. but it's so difficult to me because I haven't studied about I2C.

Exactly, I have known the studing that how to communicate each devices by using I2C. It's just principle of I2C.

I really can't make source file in TM4C1294NCPDT even by using API functions and refering to the example source file.

This is my code.

I wanna get the data from geomagnetic sensor.

This code is in sensor.

Do you have a code file use I2C?

I need more example file.