<?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>NRF9E5 I2C</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5658/nrf9e5-i2c</link><description>Hi, 
 1- Many MCUs, including NRF9E5, have specialized communication ports like UART or SPI. Why not I2C? I assume that every pin can be programmed for any communication protocol if hardware allows.
2- I would like to use NRF9E5 in my project where</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Feb 2015 15:27:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5658/nrf9e5-i2c" /><item><title>RE: NRF9E5 I2C</title><link>https://devzone.nordicsemi.com/thread/19825?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 15:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b260da4f-7f9a-4e97-b51d-e2bb3a8aab08</guid><dc:creator>Mustafa AYDIN</dc:creator><description>&lt;p&gt;Thanks for the revealing answer and the link. Additionally, I plan to use a very small size led screen which uses I2C. So there is nothing high speed and I think a SW I2C also OK with that, as long as it provides an overage I2C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9E5 I2C</title><link>https://devzone.nordicsemi.com/thread/19824?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 13:14:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d9ed4a4-7af2-44ee-8c9d-d42e83a94bfc</guid><dc:creator>Jon Gunnar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF9E5 is not equipped with a hardware I2C interface, but it is possible to use the GPIOs and implement a software I2C. There is an example of this in the nRF9E5 firmware example pack here: &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/10787/4/59166513"&gt;www.nordicsemi.com/.../59166513&lt;/a&gt;
This SW I2C can be sufficient if you just want to read sensor data now and then.
If you have sensors that requires high data speed, you should use SPI instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>