How to use Processor Expert GenericI2C component replace SDK I2C API

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

How to use Processor Expert GenericI2C component replace SDK I2C API

518 Views
tommyliu
Contributor I

Dear all, 

    I got some example code from NXP. But these codes are based on SDK 1.3. 

   I want to port them to a Processor Expert project. 

   Could you tell me how to use GenericI2C component Methods to replace SDK 1.3  API I2C_DRV_MasterSendDataBlocking and I2C_DRV_MasterReceiveDataBlocking directly. 

   Look forward your feedback and many thanks.

0 Kudos
2 Replies

343 Views
BlackNight
NXP Employee
NXP Employee

There is a tutorial plus souce code published here about this: https://mcuoneclipse.com/2016/10/08/tutorial-rfid-tags-with-the-nxp-nfc-controller-pn7120-and-eclips... 

I hope this helps,

Erich

0 Kudos

343 Views
tommyliu
Contributor I

Thanks Erich

0 Kudos