K82 I2C calibration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

K82 I2C calibration

344 Views
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 Kudos
1 Reply

320 Views
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.