<?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>Gather writes with i2c_transfer on the nrf9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45559/gather-writes-with-i2c_transfer-on-the-nrf9160</link><description>I am trying to interface with a I&amp;#178;C OLED display using Zephyr’s SSD1306 driver. The driver uses i2c_burst_write, which itself requires that i2c_transfer support gather writes; that is, it does two messages with I2C_WRITE in a row and expects those to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Apr 2019 12:59:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45559/gather-writes-with-i2c_transfer-on-the-nrf9160" /><item><title>RE: Gather writes with i2c_transfer on the nrf9160</title><link>https://devzone.nordicsemi.com/thread/180502?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2019 12:59:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54c32926-ab1d-418d-9e0c-281b10b962f5</guid><dc:creator>Hakon</dc:creator><description>[quote user=""]Is it possible to do gather writes with the nrfx_twim I²C driver?[/quote]
&lt;p&gt;&amp;nbsp;No, that&amp;#39;s not possible. The hardware doesn&amp;#39;t allow it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>