<?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>twim (I2C) doesn&amp;#39;t send anything</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19397/twim-i2c-doesn-t-send-anything</link><description>Hy everyone! 
 I&amp;#39;m trying to write a non-volatile memory position of a device via I2C (twi), the device, a flash memory is the slave. 
 In my application, I have configure the twi, enable it, then, I send the data. But, in my event handler, any event</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Feb 2017 15:19:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19397/twim-i2c-doesn-t-send-anything" /><item><title>RE: twim (I2C) doesn't send anything</title><link>https://devzone.nordicsemi.com/thread/75265?ContentTypeID=1</link><pubDate>Thu, 02 Feb 2017 15:19:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c051ead9-429f-459a-ad65-eb0405c3742d</guid><dc:creator>andribiotico</dc:creator><description>&lt;p&gt;Finally I have solved the problem, first of all, to capture correctly the SCL and SDA signals, I have configured the triger of the oscilloscope and the mode in single, instead continous samples.
The problem was that the signal wasn&amp;#39;t correct, and this makes that the slave doesn&amp;#39;t recieve all the bits of the device address correctly, so the respose hasn&amp;#39;t ACK, this is the signal that caused me problems:
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/IMG_5F00_20170202_5F00_140744.jpg" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Connecting a 2K2Ohms resistors in both SDA and SCL lines improves the signal quality, and the slave deice can &amp;quot;undertand&amp;quot; the bits (in this case I was trying random bytes and there isn&amp;#39;t ACK in the response because this isn&amp;#39;t my slave device address):
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/IMG_5F00_20170202_5F00_140824.jpg" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: twim (I2C) doesn't send anything</title><link>https://devzone.nordicsemi.com/thread/75264?ContentTypeID=1</link><pubDate>Thu, 02 Feb 2017 09:00:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d05ac13-06bf-452d-9830-d7d53e5a97b3</guid><dc:creator>andribiotico</dc:creator><description>&lt;p&gt;that would be great! thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: twim (I2C) doesn't send anything</title><link>https://devzone.nordicsemi.com/thread/75263?ContentTypeID=1</link><pubDate>Wed, 01 Feb 2017 16:53:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a33482-c9be-411a-859c-e13931535630</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I recently tested microchip EEPROM with TWIM driver from SDK. worked fine. I could quickly test your code tomorrow to see any anomalies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>