LPI2C Simple Example S32K144

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

LPI2C Simple Example S32K144

659 Views
D_D97
Contributor II

Hello everyone,

Is there any simple LPI2C code for master receiver ? 
I tried to use the SDK and it worked but when I try to implement it myself it does not 

receive any data. 

can anyone help ? 

Thank you.

#lpi2c #master #s32k144

0 Kudos
Reply
1 Reply

636 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @D_D97 

Check the following examples. These are some implementations for I2C using different software. It might be a good reference for your project. 

Example_S32K144_I2C_Master_MPL3115A2

LPI2C MASTER and LPI2C SLAVE (S32 SDK for S32K1xx examples)

 

BR, VaneB

0 Kudos
Reply