Hello,
I have a OM2NTP5332 NTAG 5 board and I want to use it with a raspberry PI. I want to establish a communication between the raspberry i2c bus and the board.
I read the board manual, but I don't find how to use it on a raspberry with Raspberry PI OS (debian based). I had tried to find some python smbus code example for using the board on the web, but I found nothing.
Can someone help me ?
Thank you in advance.
Hi h5:
unfortunately we don't have a demo for raspberry pi with OM2NTP5332 NTAG 5 board and I2C.
I would suggest you refer to below link for how to configuring i2c with Raspberry Pi board.
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
Raspberry Pi SPI and I2C Tutorial
https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all
Regards
Daniel
Hello,
Thank you for your answer, but I have already configured the i2c port of the Raspberry PI.
Regards