<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCUのトピックRe: OM2NTP5332 NTAG 5 on Raspberry PI</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1454527#M13136</link>
    <description>&lt;P&gt;Hi h5:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately we don't have a demo for raspberry pi with &lt;SPAN&gt;OM2NTP5332 NTAG 5 board and I2C.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I would suggest you refer to below link for how to configuring i2c with Raspberry Pi board.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c" target="_blank" rel="noopener"&gt;https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Raspberry Pi SPI and I2C Tutorial&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all" target="_blank"&gt;https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 May 2022 04:16:22 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2022-05-08T04:16:22Z</dc:date>
    <item>
      <title>OM2NTP5332 NTAG 5 on Raspberry PI</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1451389#M13128</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a&amp;nbsp;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.&lt;/P&gt;&lt;P&gt;I read the board manual, but I don't find how to use it on a raspberry with Raspberry PI OS (debian based).&amp;nbsp; I had tried to find some python smbus code example for using the board on the web, but I found nothing.&lt;/P&gt;&lt;P&gt;Can someone help me ?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 14:31:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1451389#M13128</guid>
      <dc:creator>h5</dc:creator>
      <dc:date>2022-04-29T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: OM2NTP5332 NTAG 5 on Raspberry PI</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1454527#M13136</link>
      <description>&lt;P&gt;Hi h5:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately we don't have a demo for raspberry pi with &lt;SPAN&gt;OM2NTP5332 NTAG 5 board and I2C.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I would suggest you refer to below link for how to configuring i2c with Raspberry Pi board.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c" target="_blank" rel="noopener"&gt;https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Raspberry Pi SPI and I2C Tutorial&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all" target="_blank"&gt;https://learn.sparkfun.com/tutorials/raspberry-pi-spi-and-i2c-tutorial/all&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 04:16:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1454527#M13136</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-05-08T04:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: OM2NTP5332 NTAG 5 on Raspberry PI</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1455038#M13137</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your answer, but I have already configured the i2c port of the Raspberry PI.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 14:24:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/OM2NTP5332-NTAG-5-on-Raspberry-PI/m-p/1455038#M13137</guid>
      <dc:creator>h5</dc:creator>
      <dc:date>2022-05-09T14:24:53Z</dc:date>
    </item>
  </channel>
</rss>

