<?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>the problem of NRF52810 TWIM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41345/the-problem-of-nrf52810-twim</link><description>hello, I have used NRF52810 TWIM for 24LC08 communication, and I got a problem. 
 when I want to read data from 24LC08, if the length is not lager than 255, every thing is ok. but if the length is larger than 255, the data reading is abnormal. 
 then</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Dec 2018 10:01:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41345/the-problem-of-nrf52810-twim" /><item><title>RE: the problem of NRF52810 TWIM</title><link>https://devzone.nordicsemi.com/thread/160912?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 10:01:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97399ba3-36ec-4a2d-a229-457de8e67301</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;How to properly post source code - not as an image:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7181._5F00_Insert-Code-_2D00_-Nordic.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="8114" url="~/f/nordic-q-a/41345/the-problem-of-nrf52810-twim"]if&amp;nbsp; the length is larger than 255, the data reading is abnormal[/quote]
&lt;p&gt;So have you used the &lt;strong&gt;debugger&lt;/strong&gt; to step through your code and check that your handling of addresses &amp;gt;255 is correct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of NRF52810 TWIM</title><link>https://devzone.nordicsemi.com/thread/160884?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 08:38:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:259bc1b0-e247-49c3-b8e8-d9255407b701</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should not see any limitation of 255 bytes in that case. Can you elaborate on how the transaction does not work when it exceeds 255 bytes? Also, can you double check the markings on the chip?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of NRF52810 TWIM</title><link>https://devzone.nordicsemi.com/thread/160858?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 01:20:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4af0a516-08b1-449d-b213-ddeaaeeada65</guid><dc:creator>I6believe</dc:creator><description>&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;I do not have NRF52832 for testing, and I only have NRF52810 board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have checked that&amp;nbsp; the MCU selected is NRF52810, and is it meaning that it has nothing to do with NRF52832?&lt;/p&gt;
&lt;p&gt;I know the RXD.MAXCNT for NRF52810 is 10 bit, but the reason is I cannot read data exceed 255, I do not know the reason. can you give me some suggestions?&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:21px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;thank you very much!&amp;nbsp; best regards!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of NRF52810 TWIM</title><link>https://devzone.nordicsemi.com/thread/160732?ContentTypeID=1</link><pubDate>Fri, 07 Dec 2018 12:34:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d22ca888-1bcd-424e-ad7b-8c1d6e605d7c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you testing on a nRF52832? The reason I ask is that the&amp;nbsp;RXD.MAXCNT register for the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html?cp=2_1_0_32_7_10#register.RXD.MAXCNT"&gt;nRF528332 is 8 bit&lt;/a&gt; (maximum value 0xFF), whereas it is &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52810.ps/twim.html?cp=2_2_0_5_22_6_10#register.RXD.MAXCNT"&gt;10 bit for the nRF52810&lt;/a&gt; (maximum value 0x3FF).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>