<?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>Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74295/can-i-transfer-8208-bytes-on-i2c-with-nrf52832-with-easydma</link><description>Hello Nordic, I am using 
 nRF5_SDK_17.0.0_9d13099, 
 IDE Segger V4.52c 
 soft device s132 
 Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA, ignoring the MAXCNT limit of 8 bit, in one transmission without repeated Starts 
 thanks 
 Kamal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Apr 2021 12:19:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74295/can-i-transfer-8208-bytes-on-i2c-with-nrf52832-with-easydma" /><item><title>RE: Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA</title><link>https://devzone.nordicsemi.com/thread/307663?ContentTypeID=1</link><pubDate>Fri, 30 Apr 2021 12:19:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65ffb8eb-acac-4b62-8b9f-5b46fe889c65</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Look at this case&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/74224/unable-to-write-8210-bytes-on-i2c-bus"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/74224/unable-to-write-8210-bytes-on-i2c-bus&lt;/a&gt;&amp;nbsp;and this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/70830/stream-data-over-twi-with-start-signal-only-in-the-beginning-of-the-frame-and-one-stop-at-the-end-of-the-frame"&gt;Stream data over TWI with start signal only in the beginning of the frame, and one stop at the end of the frame - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;it might be possible to achieve&amp;nbsp; that&amp;nbsp; using&amp;nbsp;nrfx_twi driver you can send as long packages as you want(up to 2^32-1).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA</title><link>https://devzone.nordicsemi.com/thread/307546?ContentTypeID=1</link><pubDate>Thu, 29 Apr 2021 16:05:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01ecc167-0626-4a34-8ae2-390a3674490f</guid><dc:creator>kamal</dc:creator><description>&lt;p&gt;Hello Jonathan&lt;/p&gt;
&lt;p&gt;thank you for your reply&lt;/p&gt;
&lt;p&gt;I need to update a firmware, that chip does not allow repeated start bits between the bytes, all 8208 bytes must be transmitted in one I2C packet, is it possible with nrf52832.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Kamal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA</title><link>https://devzone.nordicsemi.com/thread/306333?ContentTypeID=1</link><pubDate>Thu, 22 Apr 2021 12:40:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a958c6e-e493-48d2-b63b-2eb3f22aae9f</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Kamal,&lt;/p&gt;
[quote user=""]Can I transfer 8208 bytes on I2C with nrf52832 with EasyDMA, ignoring the MAXCNT limit of 8 bit, in one transmission without repeated Starts[/quote]
&lt;p&gt;No.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It could be done without esayDMA, by sending multiple 255 byte packages with&amp;nbsp;no_stop=true, but with repeated start.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>