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.

I2C问题

在tm4c129中I2CMasterInitExpClk怎么用,因为SysCtlClockGet()不能用

I2CMasterInitExpClk(I2C6_BASE,SysCtlClockGet(),false);

好像I2C一直不太对,没调出来。