How to use s32k148' IIC with non-blocking send and recieve function

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

How to use s32k148' IIC with non-blocking send and recieve function

819 次查看
aliaszhang
Contributor I

HI,

   My project works when use function  

(LPI2C_DRV_MasterSendDataBlocking(); & LPI2C_DRV_MasterReceiveDataBlocking(); ) 

But when i change it to non-blocking function ( LPI2C_DRV_MasterSendData(); & LPI2C_DRV_MasterReceiveData(); ), I can get nothing from the IIc bus.

I work with SDK V2.0 and  see the Configuration of lpi2c from the picture below:

pastedImage_1.png

thanks!

0 项奖励
回复
1 回复

667 次查看
aliaszhang
Contributor I

I use to communication with mpu6500。

Did anyone see my problem?

0 项奖励
回复