<?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>Interrupt driven TWI master?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3011/interrupt-driven-twi-master</link><description>I see there have been some issues with TWI in early revs of silicon, but looking at SDK 6 I see the twi_master_hw uses the silicon hardware to read/write the I2C device, but no example of an interrupt driven version is provided. I want to use a cheap</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jan 2015 12:50:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3011/interrupt-driven-twi-master" /><item><title>RE: Interrupt driven TWI master?</title><link>https://devzone.nordicsemi.com/thread/11360?ContentTypeID=1</link><pubDate>Wed, 07 Jan 2015 12:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9544e929-d7ec-4001-ba12-82674413bba2</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Feel free to try the attached driver.&lt;/p&gt;
&lt;p&gt;It is provided &amp;quot;as is&amp;quot;, so use it at your own risk, but it does show an example of interrupt based TWI that can be used both with and without a SoftDevice.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/TWI-master-with-interrupts-v1.0.zip"&gt;TWI master with interrupts v1.0.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interrupt driven TWI master?</title><link>https://devzone.nordicsemi.com/thread/11359?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2014 20:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cce815c-5e20-4c44-8037-4d06e0ccc020</guid><dc:creator>Clem Taylor</dc:creator><description>&lt;p&gt;I have been looking at this as well, I will be making heavy use of the I2C interface in my
application and can&amp;#39;t afford to block on I2C transactions.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been using spi_master.c as a starting point, because it is interrupt driven.&lt;/p&gt;
&lt;p&gt;Any feedback from nordic on this? I&amp;#39;d much rather avoid having to spend the time to implement this myself or at least have a nordic supplied starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>