Sofware library for NTAG I2C plus

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

Sofware library for NTAG I2C plus

2,663 次查看
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?

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

2,543 次查看
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

2,543 次查看
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 项奖励
回复