Read/write to NT3H1101 nfc chip?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Read/write to NT3H1101 nfc chip?

1,185件の閲覧回数
aylee4
Contributor I

Is there a way to write to this ntag using i2c interface on an arduino and/or analog discovery 2's program Waveforms?

I am using NT3H1101 nfc chip.

0 件の賞賛
2 返答(返信)

878件の閲覧回数
IvanRuiz
NXP Employee
NXP Employee

Hello,

Please take a look at table 6 of the data-sheet where the memory map from the I2C interface is shown, this way, you will have a better understanding of the block addresses to access from I2C.

Also, please refer to chapter 9.6 for correct Adressing of I2C.

Data-sheet:

https://www.nxp.com/docs/en/data-sheet/NT3H1101_1201.pdf 

I hope this helps.

Regards,

Ivan.

0 件の賞賛

878件の閲覧回数
aylee4
Contributor I

Thank you! I have been referring to the memory pages in the datasheet.l and I do better understand.

I am trying to hardcode plaintext. I am having trouble with writing although i can easily read any of the memory blocks I want.

0 件の賞賛