<?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>Writing specific bit stream to i2c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92447/writing-specific-bit-stream-to-i2c</link><description>Hi, 
 After some strange behaviour of the DAC4716 chip, I want to try and reset it. The datasheet describes a way to do so over i2c using a specific bit stream. How can this be done using the &amp;#39;standard&amp;#39; Zephyr i2c implementation? I currently use I2C0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2022 21:59:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92447/writing-specific-bit-stream-to-i2c" /><item><title>RE: Writing specific bit stream to i2c</title><link>https://devzone.nordicsemi.com/thread/388650?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 21:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45b77d23-765e-45a6-b547-0e60a2c88597</guid><dc:creator>setenv</dc:creator><description>&lt;p&gt;Ok I didn&amp;#39;t realise that. But indeed that looks like it does exactly that. It does not fix the issue, but that&amp;#39;s something else. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing specific bit stream to i2c</title><link>https://devzone.nordicsemi.com/thread/388645?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 21:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0894ddd4-ad47-4f4e-b614-48982806de67</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;i2c_recover_bus() should do this for you, since this call will end up in:&lt;br /&gt;&lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_twi_twim.c#L47"&gt;https://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_twi_twim.c#L47&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>