Sofware library for NTAG I2C plus

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

Sofware library for NTAG I2C plus

1,380 Views
johannes_lehton
Contributor I

I'm supposed to develop software for the NTAG I2C plus (NT3H2111) which is connected to an STM32 F105. I haven't been able to find a library or even sample code for it. Does such things exist and could somebody point me in the right direction if the answer is yes?

Labels (1)
Tags (1)
0 Kudos
2 Replies

1,260 Views
nxf58474
NXP Employee
NXP Employee

Hi Johannes,

 

Hope you are doing well. There is an example of the NTAG I2C (plus) available in the SDK. Please download from this page: SDK Builder.

 

There are some boards that include the examples in the middleware, for example if you download the FRDM-K64F SDK, you will find the NTAG I2C Middleware.

 

SDK Builder.png

 

In MCUXpresso you will be able to import the ntag_i2c_plus examples.

 

SDK Example.png

 

If you have any questions please don't hesitate to ask.

 

Best Regards,

Ricardo

1,260 Views
johannes_lehton
Contributor I

Thanks for the tip, I downloaded the stack but unfortunately it's built on HAL, which I'm not using in the project. Any clue if it's available with the standard peripherals?

0 Kudos