Generic I2C reading

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

Generic I2C reading

365 Views
r58737
NXP Employee
NXP Employee

Hello ,

 

I did a little parser where I'm trying to read I2C device through a terminal.

When The device is present on the ligne I 'am able to read correctly register  content by using a generic I2C component.(GI2C_ReadAdress function)

But When I removed the device, the GI2C_ReadAdress function does return any error code and crash my parser.

 

Could someone indicated me what's wrong in my code?

 

Thanks

 

Philippe

 

Attached is my project on CPU :MKL46Z256VMC4 in MAPBGA 121-pin package

Original Attachment has been moved to: PARSING_RS232---debug.zip

0 Kudos
0 Replies