<?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>Available I2C Channel in NRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110601/available-i2c-channel-in-nrf52833</link><description>Hi Everyone, 
 I am using NRF52833 QFN-40 Package. As I know in datasheet, they have mentioned two I2C Channel is available. I am just curious is for all packages of NRF52833, is two I2C Channel available? or any is their variance between packages for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2024 07:31:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110601/available-i2c-channel-in-nrf52833" /><item><title>RE: Available I2C Channel in NRF52833</title><link>https://devzone.nordicsemi.com/thread/480816?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 07:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0e69629-24bd-4f4c-988a-33d78cd2c04b</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Saheb,&lt;/p&gt;
&lt;p&gt;The nRF52833 (in general) has two I2C channels. We have &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52833/page/twi.html"&gt;the TWI&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52833/page/twim.html"&gt;TWI Master(TWIM)&lt;/a&gt; and the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52833/page/twis.html"&gt;TWI Slave(TWIS)&lt;/a&gt; &amp;nbsp;both which are I2C compatible and they both have two instances each, i.e. TWIM0 &amp;amp; TWIM1 , TWIS0 &amp;amp; TWIS1.&lt;/p&gt;
&lt;p&gt;Please take a look at &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=5_2_0_3_0#qfn48"&gt;the pin assignments&lt;/a&gt; for&amp;nbsp;the&amp;nbsp;nRF52832 QFN packaging. You can assign any free GPIO pins to the TWI peripherals, but please make sure that you &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52833/page/twi.html#:~:text=you%20must%20disable%20all%20peripherals%20that%20have%20the%20same%20ID%20as%20TWI%20before%20TWI%20can%20be%20configured%20and%20used."&gt;disable any other peripherals that use the same ID as the TWI&lt;/a&gt; in order to prevent any anomaly.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>