<?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>i2c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40817/i2c</link><description>hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808). 
 
 Thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Nov 2018 09:04:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40817/i2c" /><item><title>RE: i2c</title><link>https://devzone.nordicsemi.com/thread/158767?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 09:04:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44b00863-fd18-49f6-a67c-ae3941329cb1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome.&lt;/p&gt;
&lt;p&gt;I suggest that you spend some time exploring the &lt;strong&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp" rel="noopener noreferrer" target="_blank"&gt;Infocentre&lt;/a&gt;&lt;/strong&gt; - to become familiar with what&amp;#39;s there &amp;amp; where to find stuff ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c</title><link>https://devzone.nordicsemi.com/thread/158745?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 05:42:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db771046-0eff-4e54-8f9a-737a6b5876ec</guid><dc:creator>lalitojha</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c</title><link>https://devzone.nordicsemi.com/thread/158744?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 05:42:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dd36954-ad6a-4744-938d-37572ee6960f</guid><dc:creator>lalitojha</dc:creator><description>&lt;p&gt;Thank you so much for your support&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c</title><link>https://devzone.nordicsemi.com/thread/158689?ContentTypeID=1</link><pubDate>Thu, 22 Nov 2018 14:58:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b737a81f-bb4c-473b-8d8f-9b1f73f50ed8</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I2C (aka &amp;quot;TWI&amp;quot;) documentation is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_drivers.html?cp=4_0_0_2"&gt;Hardware Drivers&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_twi.html"&gt;TWI master&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_twis_slave.html"&gt;TWI slave&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/general_libraries.html?cp=4_0_0_3"&gt;Libraries&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_nrf_twi_mngr.html"&gt;TWI transaction manager&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__drivers.html?cp=4_0_0_6_9"&gt;Peripheral Drivers&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__twi.html"&gt;TWI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__twim.html"&gt;TWIM&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="el" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__twis.html"&gt;TWIS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples.html?cp=4_0_0_4"&gt;Examples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;See also the &lt;strong&gt;Product Specification&lt;/strong&gt;(s) for the particular chip(s) you are using.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i2c</title><link>https://devzone.nordicsemi.com/thread/158650?ContentTypeID=1</link><pubDate>Thu, 22 Nov 2018 13:31:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6fafd89-1041-4d59-8573-fe77e1ae59e5</guid><dc:creator>Sascha Schmidt</dc:creator><description>&lt;p&gt;Hi, in the SDK examples is a I2C or TWI (Nordics name for I2C) where a sensor is controlled via I2C, perhaps that helps you.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;
&lt;p&gt;Sascha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>