<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>How to transfer large amounts of data over I2C</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88277/how-to-transfer-large-amounts-of-data-over-i2c</link><description>Hello, 
 
 I am using the vl53l5cx TOF sensor and implementing the ULD using zephyr. My setup is a bl654 board using zephyr on sdk 1.9.1. However I am running into an issue, since the sensor is RAM based in the init() it&amp;#39;s required to upload ~82kB of</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 25 May 2022 13:02:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88277/how-to-transfer-large-amounts-of-data-over-i2c" /><item><title>RE: How to transfer large amounts of data over I2C</title><link>https://test-devzone.nordicsemi.com/thread/369542?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 13:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cd492ef-0c93-4c4c-a0d5-0ef4f3ed5265</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;I suggest to get a logic analyzer trace and see the data transferred on the twi bus, then you can also see the start, and re-start bits, and the device address and if the register address are incremented as expected. Alternatively you need to write it on byte level using direct address access, something like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://test-devzone.nordicsemi.com/f/nordic-q-a/28367/i2c-driver-from-scratch-using-direct-register-access"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/28367/i2c-driver-from-scratch-using-direct-register-access&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>