<?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>Two different I2C channel definition on nRF52840&amp;#39;s GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41941/two-different-i2c-channel-definition-on-nrf52840-s-gpio</link><description>Hi, 
 I want to define two different channel for I2C and interface two slave devices. nRF52840 will always be master in this case. As mentioned in the Product Spec. of nRF52840 using PSEL.SCL and PSEL.SDA I2C ports can be defined. 
 But in case, of two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Dec 2018 06:02:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41941/two-different-i2c-channel-definition-on-nrf52840-s-gpio" /><item><title>RE: Two different I2C channel definition on nRF52840's GPIO</title><link>https://devzone.nordicsemi.com/thread/163026?ContentTypeID=1</link><pubDate>Thu, 27 Dec 2018 06:02:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38659b6a-2a5c-4290-bed2-42158b20e7bd</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;yes the two instances are at two different base addresses and all the registers are relative to the base address so they are at two different addresses.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two different I2C channel definition on nRF52840's GPIO</title><link>https://devzone.nordicsemi.com/thread/163025?ContentTypeID=1</link><pubDate>Thu, 27 Dec 2018 06:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d46b5d55-7255-4374-927a-de5330befd4b</guid><dc:creator>Dhara</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the prompt reply.&lt;/p&gt;
&lt;p&gt;I referred the &amp;quot;Memory Map&amp;quot; section of the document and found the TWIM0 and TWIM1 registers for two different I2C channels..But not able to conclude about defining the ports for these two channels..&lt;/p&gt;
&lt;p&gt;The TWIM0 and TWIM1 has different set of PSEL.SDA and PSEL.SCL registers?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two different I2C channel definition on nRF52840's GPIO</title><link>https://devzone.nordicsemi.com/thread/163017?ContentTypeID=1</link><pubDate>Wed, 26 Dec 2018 21:58:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b415d83-aa79-48af-a60e-acfee237faef</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;There are two different TWI instances, TWIM0 and TWIM1. They are at different addresses, they are separate peripherals with separate registers so you can use them both at the same time. You can find the peripheral chart under the &amp;#39;Memory Map&amp;#39; in the documentation; not as easy to find as it used to be, the index isn&amp;#39;t very good.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>