<?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>SMBus Quick Read/Write on TWI (I2C) Unit?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30624/smbus-quick-read-write-on-twi-i2c-unit</link><description>Is it possible to send an SMBus quick write and quick read using the TWI hardware? 
 
 The sequence is: 
 &amp;lt;START&amp;gt;&amp;lt;ADDRESS&amp;gt;&amp;lt;R/W&amp;gt;&amp;lt;ACK&amp;gt;&amp;lt;STOP&amp;gt; 
 
 I can send the address, but I don&amp;#39;t seem to have an event that detects the ACK on the address without actually</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Feb 2018 12:09:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30624/smbus-quick-read-write-on-twi-i2c-unit" /><item><title>RE: SMBus Quick Read/Write on TWI (I2C) Unit?</title><link>https://devzone.nordicsemi.com/thread/121241?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2018 12:09:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:508cea16-3c6f-4ed5-954a-c0ed6cde9bef</guid><dc:creator>Andrew Lentvorski</dc:creator><description>&lt;p&gt;I&amp;#39;m on the nRF52.&amp;nbsp; So, basically&amp;nbsp;what you&amp;#39;re saying is &amp;quot;No, you can&amp;#39;t do that&amp;quot;.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s going to make communicating to my chip really miserable.&amp;nbsp; &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;On read, I seem to get a BB event but I&amp;nbsp;also seem to get a garbage byte clocked out.&amp;nbsp; ie. the&amp;nbsp;NRF_TWI_SHORTS_BB_STOP_MASK doesn&amp;#39;t fire immediately after the address.&amp;nbsp; It&amp;#39;s possible I screwed it up, but it&amp;#39;s probably not worth running down if I can&amp;#39;t do this on write anyway.&lt;/p&gt;
&lt;p&gt;Thanks for the answer even though it&amp;#39;s negative.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMBus Quick Read/Write on TWI (I2C) Unit?</title><link>https://devzone.nordicsemi.com/thread/121239?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2018 11:59:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b49ad851-12cd-41c5-9309-679710c78599</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using nRF51 or nRF52?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you can see from the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twi.html?cp=2_1_0_48_3#concept_unj_wlw_sr"&gt;sequence diagrams of the TWI peripheral&lt;/a&gt; of the nRF52832 IC, you get a BB event after ACK in the read sequence, but no events in the write sequence. The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html?cp=2_1_0_32_2#concept_bg4_swp_xr"&gt;TWIM peripheral&lt;/a&gt; does not give any events at all.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMBus Quick Read/Write on TWI (I2C) Unit?</title><link>https://devzone.nordicsemi.com/thread/121187?ContentTypeID=1</link><pubDate>Mon, 19 Feb 2018 07:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f2cc5de-bd56-49ed-af99-e92a64023941</guid><dc:creator>Andrew Lentvorski</dc:creator><description>&lt;p&gt;Any ideas?&amp;nbsp; I&amp;#39;m really stumped as to how to do this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>