<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NRF 52833 interface with PN532 with I2C interface</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89463/nrf-52833-interface-with-pn532-with-i2c-interface</link><description>HI, 
 I am a newbie with NORDIC semiconductor. 
 I am working with nRF52833 and working on NFC reader with PN532 using I2C interface. 
 
 I can find libraries with SPI and UART but not with I2C. 
 
 Can you some one help me in getting the I2C library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jun 2022 06:39:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89463/nrf-52833-interface-with-pn532-with-i2c-interface" /><item><title>RE: NRF 52833 interface with PN532 with I2C interface</title><link>https://devzone.nordicsemi.com/thread/374828?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 06:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:504bc799-4dfb-4be4-9bb6-f707acef8345</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I2C is not the best choice to use for communication between NFC readers and the nRF52832, which is why we don&amp;#39;t have a specific example for it, as it might not provide enough bandwidth&amp;nbsp; if you need to do roundtrips between the nRF52833 and the PN532. I would recommend use a faster SPI at 4 or 8MHz, but it should also work with the I2C. The libraries you&amp;#39;re looking for are the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/group__nrf__twi.html"&gt;TWI drivers&lt;/a&gt; in our SDK, as TWI is the same as I2C.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>