K82 I2C calibration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

K82 I2C calibration

952 次查看
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 回复

928 次查看
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.