<?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>nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111863/nrf5340-external-clock-requirement</link><description>Hello, 
 
 This is probably a dumb question but, I&amp;#39;m having issues with an initial prototype for a product that has been given. The hardware engineer (me) designed and got a bunch of boards made for testing and forgot to add the 32MHz clock to the board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jun 2024 09:17:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111863/nrf5340-external-clock-requirement" /><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/489235?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2024 09:17:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ac8a41d-a7e4-46b4-a795-a595556affff</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to hear you got it working. Thanks for letting me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/489164?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2024 22:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd8fbc29-c558-4a4b-b9fb-40663325d876</guid><dc:creator>luker</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Thank you for your help. I didn&amp;#39;t realise there had been another course released regarding nRF Connect, I went through it and used the example they provided to copy the DK files and change rename parameters accordingly and have now managed to get the board working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/487864?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 09:23:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a36c1fee-6580-4a03-8a70-6b037e1b9e07</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is what you are saying that if you build for nrf5340dk_nrf5340_cpuapp and flash your custom board your simple app or blinky works? But with your own board files it does not?&lt;/p&gt;
&lt;p&gt;Have you debugged and observed the log output? What does that tell you? Also, what is thed difference between your board files and the DK board files?&lt;/p&gt;
&lt;p&gt;PS: There is a module on custom board files in the nRF Connect SDK Intermediate course: &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/"&gt;Lesson 3 – Adding custom board support&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/487820?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 04:21:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27920d2e-8148-47d2-988d-debb68f40e3d</guid><dc:creator>luker</dc:creator><description>&lt;p&gt;Just a note to this, If I flash the custom board using the nRF5340dk board set as the destination and toggle one of the leds on the custom board it does work. Using the custom build board files it fails to flash the LED, I&amp;#39;ve been looking into the boot side of things as I don&amp;#39;t believe the application is getting to that point of running&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/487808?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2024 23:02:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65a767cf-3ed3-4acd-b893-8b7a72bf958c</guid><dc:creator>luker</dc:creator><description>&lt;p&gt;Thank you, glad to hear I can at least get some testing done. I shall create a ticket to get this board and some changes I have already done reviewed for the next revision.&lt;br /&gt;&lt;br /&gt;Side note, I was hoping this would explain the issues I&amp;#39;m having with this board but I fear there is more I don&amp;#39;t understand regarding project/ board setup to get it to function correctly.&lt;br /&gt;&lt;br /&gt;The board does appear to be programmed successfully, just nothing appears to be executing. Currently attempting to just get it to toggle an LED with no success.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 external clock requirement</title><link>https://devzone.nordicsemi.com/thread/487628?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2024 07:31:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9441325-928b-46fc-b2be-a9a7f30d9697</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The 32 MHz crystal is needed for anything that requiers a precise clock, for instance the radio. But the MCU starts up using the internal HFINT clock, and the CPU runs of that. So as long as you don&amp;#39;t use the radio or try to start the HFXO in any other way, you will be able to use the CPU etc, so you can do some basic testing.&lt;/p&gt;
&lt;p&gt;PS: I suggest opening a new support case here to get your schematics and layout reviewed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>