K82 I2C calibration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

K82 I2C calibration

959件の閲覧回数
zahidul3
Contributor III

I am using the fsl_i2c driver in my FreeRTOS task application to communicate with external host processer using the MK82FN256 as I2C Slave device @400kHz and running into some missed packets. Do I need to calibrate the I2C, if so, how?

0 件の賞賛
返信
1 返信

935件の閲覧回数
Miguel04
NXP TechSupport
NXP TechSupport

Hi @zahidul3 

You could verify the initialization with the examples of the K82's SDK and you can find all the information of the I2C module on chapter 58 on the reference manual.

Let me know if you have another question.