<?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>I2C logic low level did not to 0.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75546/i2c-logic-low-level-did-not-to-0</link><description>The test of I2C signal found that the logic low level could not be lowered. It was pulled up to 3.3V through the external 1K resistor, and the logic low level of I2C was about 0.7V. In addition, there was a step of DAT signal, please help to check what</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 May 2021 07:55:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75546/i2c-logic-low-level-did-not-to-0" /><item><title>RE: I2C logic low level did not to 0.</title><link>https://devzone.nordicsemi.com/thread/311336?ContentTypeID=1</link><pubDate>Tue, 25 May 2021 07:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae0c0210-58de-4cf3-ad0e-9795f3dd5043</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;with 1K&lt;span&gt;&amp;nbsp;&lt;/span&gt;pull-up, you have 3.3mA current over I2C pin. If the pin is configured in standard drive mode, output voltage will be about 0.6V (see&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=4_2_0_19_3_0#unique_1511470077"&gt;figure 3&lt;/a&gt;). You can either configure SCL and SDA in high-drive mode (NRF_GPIO_PIN_H0D1), or use less strong pull-ups (in most cases 2k2 is enough for 400kHz).&lt;/p&gt;
&lt;p&gt;The step on SDA is caused by ACK pulse from replying device with higer drive stength.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>