<?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 clock cannot be set to 10kHz</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117038/i2c-clock-cannot-be-set-to-10khz</link><description>I am trying to communicate with an I2C device using an nRF52840. I want to remove the external I2C pullup, so I want to reduce the communication speed to 10kHz. However, the overlay clock speed cannot be set below 100kHz (it will be treated as an incorrect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Dec 2024 09:45:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117038/i2c-clock-cannot-be-set-to-10khz" /><item><title>RE: I2C clock cannot be set to 10kHz</title><link>https://devzone.nordicsemi.com/thread/513790?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2024 09:45:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d7a20ca-1b87-48cc-ba9b-bf7b624cc4da</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The driver only supports the frequencies listed in the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/twim.html#ariaid-title29"&gt;FREQUENCY&lt;/a&gt;&lt;span&gt;&amp;nbsp;register. To use other values, you need to patch the driver.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C clock cannot be set to 10kHz</title><link>https://devzone.nordicsemi.com/thread/513787?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2024 09:40:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f8caa86-e8e3-4d21-a8f8-e770d285eb03</guid><dc:creator>DX_HK</dc:creator><description>&lt;p&gt;Is there a setting in Zephyr that allows this?&lt;br /&gt;Or is there an API that does this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I2C clock cannot be set to 10kHz</title><link>https://devzone.nordicsemi.com/thread/513761?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2024 07:37:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d18cafd6-44f5-4547-aef9-f0ce2f82419f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The lowest frequency&amp;nbsp;we list&amp;nbsp;as supported in HW is 100 Hz (&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/twim.html"&gt;TWIM&lt;/a&gt;). You may experiment with&amp;nbsp;lower&amp;nbsp;values in the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/twim.html#ariaid-title29"&gt;FREQUENCY&lt;/a&gt;&amp;nbsp;register, but it is not guaranteed that the peripheral will be able to meet the timing requirements set by the i2c specification. Have you calculated how strong pull-up you need to determine whether you can use the internal ones or not?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>