<?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>Interfacing EEPROM (TWI) with nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53834/interfacing-eeprom-twi-with-nrf52810</link><description>Hello, I am trying to send and recieve data with the M24C32-FMN6TP 32 Kbit (4K x 8bit) eeprom. My data are arrays with 16bit values and the datasheet says it cannot write more than 32bytes at once so I tried to test this by writing three 32byte blocks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Oct 2019 16:00:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53834/interfacing-eeprom-twi-with-nrf52810" /><item><title>RE: Interfacing EEPROM (TWI) with nRF52810</title><link>https://devzone.nordicsemi.com/thread/217592?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 16:00:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be12ba04-2ff5-4a9c-812d-0fd158a22067</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The code looks straight forward enough, though having some error check&amp;#39;s etc could be a good idea. In cases like this a logic analyzer that can decode the TWI lines is very useful, for instance&amp;nbsp;&lt;a href="https://www.saleae.com/"&gt;https://www.saleae.com/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect the register address is wrong, and that you are actually reading from the same area ever time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>