<?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>Receiving 1024 byte of data continuously over TWIS i2c slave</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62260/receiving-1024-byte-of-data-continuously-over-twis-i2c-slave</link><description>Hi All, 
 I have a device configured as i2c master, The device is sending 1024 byte of data to NRF52832 DK continuously in form of 255-bytes packet. But I observed that I am able to receive only 1 packet of 255 bytes all other packets get missed and the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Jun 2020 14:56:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62260/receiving-1024-byte-of-data-continuously-over-twis-i2c-slave" /><item><title>RE: Receiving 1024 byte of data continuously over TWIS i2c slave</title><link>https://devzone.nordicsemi.com/thread/256981?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2020 14:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1cbe1f8-e1e4-4738-baa7-5dfde89a58f7</guid><dc:creator>pradeep8892</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;So, it was happening because of a peripheral now we have identified and solved the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving 1024 byte of data continuously over TWIS i2c slave</title><link>https://devzone.nordicsemi.com/thread/253831?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 13:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29aa3a5d-1f40-4bcd-8585-ecb4853a18d5</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Does each TWI transfer consist of a start and stop condition? What delay is there between each transmission?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving 1024 byte of data continuously over TWIS i2c slave</title><link>https://devzone.nordicsemi.com/thread/253632?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2020 11:35:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74cabea8-61a8-4213-abab-28c82825067d</guid><dc:creator>pradeep8892</dc:creator><description>&lt;p&gt;I understand, NRF52832 only supports up to 255 bytes in a single TWIS transaction, But i2c master is sending 4 packets of 255 bytes separately not in a single transaction.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving 1024 byte of data continuously over TWIS i2c slave</title><link>https://devzone.nordicsemi.com/thread/253629?ContentTypeID=1</link><pubDate>Sat, 06 Jun 2020 11:07:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:474d2847-db08-407d-b0b5-a78923bf22e5</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Too much data.&lt;/p&gt;
&lt;p&gt;NRF52832 only supports up to 255 byte in a single TWIS transaction, as this is the maximum possible value in the TXD/RXD AMOUNT and MAXCNT registers.&lt;/p&gt;
&lt;p&gt;Upgrading to NRF52840 could work, as this chip has more &amp;quot;bits&amp;quot; in these registers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>