<?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>nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100241/nr7002dk-i2c-logic-level</link><description>Quick Question: Is the I2C logic level of the nRF7002DK 3.3V or 1.8V? 
 I have found this table in the nRF5340 specifications: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fgpio.html&amp;amp;cp=4_0_0_6_12_5_0&amp;amp;anchor=unique_1679281215 
 But</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Jun 2023 07:56:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100241/nr7002dk-i2c-logic-level" /><item><title>RE: nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/thread/428917?ContentTypeID=1</link><pubDate>Fri, 02 Jun 2023 07:56:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d100197-88e9-4e22-a380-724877d1eee7</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
[quote user="Michael Zeng"]Got it, thank you. I can also avoid errata 136 by running the QSPI at a different clock frequency right?[/quote]
&lt;p&gt;That should be possible, yes.&amp;nbsp;&lt;/p&gt;
[quote user="Michael Zeng"]Does this mean the QSPI clock frequency is 24 MHz?&amp;nbsp;So powering the nrf5340 with 3.3V shouldn&amp;#39;t be an issue then?[/quote]
&lt;p&gt;I must admit I wasn&amp;#39;t aware of this, but it seems 24 MHz is the default frequency, yes. As such you should be able to run the communication at 3.3V if you want. This hasn&amp;#39;t been tested extensively on our side though, so&amp;nbsp;I can&amp;#39;t guarantee that there will be no side effects.&amp;nbsp;&lt;/p&gt;
[quote user="Michael Zeng"]If I did want to change the clock frequency, would I simply need to just change the value of sck-frequency in the devicetree?[/quote]
&lt;p&gt;Yes, that should be sufficient.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/thread/428603?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2023 06:22:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b72606e1-1904-4810-b719-572fa359c853</guid><dc:creator>Michael Zeng</dc:creator><description>&lt;p&gt;Got it, thank you. I can also avoid errata 136 by running the QSPI at a different clock frequency right?&lt;/p&gt;
&lt;p&gt;Do you know what default clock frequency the QSPI operates at for the nrf7002dk? If I create a build configuration for nrf7002dk_nrf5340_cpuapp, I see this in the devicetree:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1685600016566v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Does this mean the QSPI clock frequency is 24 MHz?&amp;nbsp;So powering the nrf5340 with 3.3V shouldn&amp;#39;t be an issue then?&lt;/p&gt;
&lt;p&gt;If I did want to change the clock frequency, would I simply need to just change the value of sck-frequency in the devicetree?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would like to run code on the PCB I am designing that requires as little modification from the wifi scan sample as possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/thread/428327?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 07:27:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69c6881e-d31b-4854-9494-5877d39164ae</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you design your own PCB you can choose between using the nRF5340 either in normal voltage mode or in high voltage mode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In normal voltage mode the GPIO voltage will be identical to the supply voltage, yes, and the valid range of supply voltages is in the 1.7-3.6V range.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In high voltage mode the GPIO voltage will be regulated down from the supply voltage, and can be set independently (as long as it is lower). In this mode the supply range is 2.5-5.5V, and the GPIO voltage range is 1.8-3.3V.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For more information please refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/regulators.html?cp=4_0_0_3_6"&gt;REGULATORS chapter&lt;/a&gt; in the documentation.&amp;nbsp;&lt;/p&gt;
[quote user="Michael Zeng"]If I design a custom PCB and supply 3.3V to the nrf5340&amp;#39;s VDD pin, are there any nuances to be aware of? I think I would likely have to also supply 3.3V to the IOVDD of the nrf7002, right (since the nrf5340 and nrf7002 communicate using QSPI)?[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;IOVDD on the nRF7002 should be the same as the GPIO voltage of the nRF5340, yes.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is one issue to be aware of if you want to use a higher&amp;nbsp;voltages on the QSPI interface, and that is &lt;a href="https://infocenter.nordicsemi.com/topic/errata_nRF5340_Rev1/ERR/nRF5340/Rev1/latest/anomaly_340_136.html?cp=4_0_1_0_1_21"&gt;Errata 136&lt;/a&gt; for the nRF5340. Essentially the QSPI interface will not work at 96MHz if the voltage is higher than 2.0V, and if you want to run higher voltages you might need to use the SPI interface instead of QSPI.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/thread/428269?ContentTypeID=1</link><pubDate>Tue, 30 May 2023 19:05:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7949c1a7-fd5c-441c-b9a8-a7956c5e9918</guid><dc:creator>Michael Zeng</dc:creator><description>&lt;p&gt;Quick followup question: if 3.3V is supplied to the nrf5340&amp;#39;s VDD pin, the GPIO voltage would then be 3.3V, right?&lt;/p&gt;
&lt;p&gt;If I design a custom PCB and supply 3.3V to the nrf5340&amp;#39;s VDD pin, are there any nuances to be aware of? I think I would likely have to also supply 3.3V to the IOVDD of the nrf7002, right (since the nrf5340 and nrf7002 communicate using QSPI)?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1685472834383v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nR7002DK I2C Logic Level</title><link>https://devzone.nordicsemi.com/thread/428247?ContentTypeID=1</link><pubDate>Tue, 30 May 2023 15:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183780c6-a928-4334-97e2-98a6259a6354</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Michael&lt;/p&gt;
&lt;p&gt;The GPIO voltage for the nRF5340 on the nRF7002-DK is 1.8V.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>