<?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>52832 twi clk low time ---&amp;quot;tLow&amp;quot; is not clarified in spec</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70456/52832-twi-clk-low-time-----tlow-is-not-clarified-in-spec</link><description>hi support team, 
 customer has one question about TWI electricity. in the IIC spec the &amp;quot;tLow &amp;quot; should be more than 1.3 us 
 
 however, our chip interface TWI timing &amp;quot; tLow &amp;quot; is not list in spec( 49.9.2 Two Wire Interface (TWI) timing specifications </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jan 2021 07:10:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70456/52832-twi-clk-low-time-----tlow-is-not-clarified-in-spec" /><item><title>RE: 52832 twi clk low time ---"tLow" is not clarified in spec</title><link>https://devzone.nordicsemi.com/thread/289614?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2021 07:10:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:964bb4fc-29a7-472c-8b63-8225b2a57203</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi William,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the nRF52-series devices; &amp;quot;TWI&amp;quot; is present and can be used.&lt;/p&gt;
&lt;p&gt;As stated in the product specification, a peripheral marked with &amp;quot;deprecated&amp;quot; isn&amp;#39;t recommended for new designs:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/about.html?cp=4_2_0_1_2_0#fields_values"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/about.html?cp=4_2_0_1_2_0#fields_values&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is present for backwards compatibility reasons, and not present on newer chip families, like nRF91 and nRF53.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52832 twi clk low time ---"tLow" is not clarified in spec</title><link>https://devzone.nordicsemi.com/thread/289322?ContentTypeID=1</link><pubDate>Fri, 15 Jan 2021 03:33:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e31c5e61-8091-485b-8109-4d30e0600e14</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;hi Alseth,&lt;/p&gt;
&lt;p&gt;i don&amp;#39;t understand why TWI is not recommended, i thought it is compatible with 51 serials;&lt;/p&gt;
&lt;p&gt;the example is still available under SDK ----&amp;quot;examples\peripheral\twi_master_with_twis_slave&amp;quot;, and example still works, we still have customers using TWI not TWIM;&lt;/p&gt;
&lt;p&gt;and there is&amp;nbsp; one chapter about twi in our spec.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;William.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52832 twi clk low time ---"tLow" is not clarified in spec</title><link>https://devzone.nordicsemi.com/thread/289149?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 11:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e24be04-0354-4b7a-a2a5-2858951b80b8</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi William,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The baudrate generator is the same on both modules, but do note that TWI is a deprecated peripheral, and that using TWIM is recommended. Are you certain that they use the NRF_TWI, and not the NRF_TWIM? You can verify this by reading the ENABLE register.&lt;/p&gt;
&lt;p&gt;If it is &amp;#39;5&amp;#39;, its TWI. If it is &amp;#39;6&amp;#39;, its TWIM, as per the datasheet:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twi.html#register.ENABLE"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twi.html#register.ENABLE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html#register.ENABLE"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html#register.ENABLE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52832 twi clk low time ---"tLow" is not clarified in spec</title><link>https://devzone.nordicsemi.com/thread/289110?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 09:49:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20cfd586-6197-4a3c-b9cc-934e0e043afb</guid><dc:creator>William.wei</dc:creator><description>&lt;p&gt;thanks Alseth,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;that link suggests workaround for TWIM, do you know the FREQUENCY value for TWI?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;William.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52832 twi clk low time ---"tLow" is not clarified in spec</title><link>https://devzone.nordicsemi.com/thread/289106?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 09:45:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:514e42f5-a028-42dc-aca8-7d0de47f71e3</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;p&gt;unfortunately, from our errata, that our TWIM seems to be somehow wrong according to such link:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:xx-small;"&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev2/ERR/nRF52832/Rev2/latest/anomaly_832_219.html"&gt;https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev2/ERR/nRF52832/Rev2/latest/anomaly_832_219.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;In order to be within the &amp;quot;tLow&amp;quot; parameter of 1.3 us, you should implement the workaround as described in erratum #219.&lt;/p&gt;
&lt;p&gt;The period of the frequency is 1/f, where period consists of a low period and a high period. By lowering the frequency, you are able to be within the requirement of &amp;quot;tLow&amp;quot; 1.3 us.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>