<?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>Making another I2c bus</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93219/making-another-i2c-bus</link><description>How to make two digital pins into I2C pins SDA and SCL</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Oct 2022 13:46:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93219/making-another-i2c-bus" /><item><title>RE: Making another I2c bus</title><link>https://devzone.nordicsemi.com/thread/392418?ContentTypeID=1</link><pubDate>Tue, 25 Oct 2022 13:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ddf0d29-faf8-4d41-8913-e14e483adc64</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you are using the nRF Connect SDK I suggest to check out:&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/lessons/lesson-6-serial-com-i2c/"&gt;https://academy.nordicsemi.com/lessons/lesson-6-serial-com-i2c/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On a low level what&amp;nbsp;occurs is that the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/twim.html#register.PSEL.SCL"&gt;PSEL registers&lt;/a&gt;&amp;nbsp;are configured to the&amp;nbsp;pins for the TWI (I2C) instance used, and&amp;nbsp;then the pins will be used after&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/twim.html#register.ENABLE"&gt;ENABLE register&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>