In IMXRT1060 How to Configure I2C Master with Interrupt using Config Tool

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

In IMXRT1060 How to Configure I2C Master with Interrupt using Config Tool

747 Views

I am Trying to Create I2C Master Configuration in EVKB IMXRT1060 Development Board. I Want to Configure I2C1 as Master and It transmit and Receive Data using interrupt mode. I saw evkbmimxrt1060_lpi2c_interrupt Example Code and doing Similar Configuration in my Project using Peripherals Config tool But It's not Working ?? Please Share me Simple Project On I2C using Config Tool.

0 Kudos
Reply
1 Reply

718 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @krushnapagadeA2Cautomotiv,

Unfortunately, there is not an example of evkbmimxrt1060_lpi2c_interrupt in Config Tools. Config Tools only does the initial configuration for the drivers, in this case for the I2C, so for achieve a similar code in your project you should write the rest of the it.

Best regards, Raul.

0 Kudos
Reply