<?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>programming custom NRF52840 soc with PCA10056 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52704/programming-custom-nrf52840-soc-with-pca10056-dk</link><description>Hi, 
 I bought a custom nrf52840 board and I need to program my firmware on this SOC with PCA10056 DK debug output port. in below you can see part of shematic of my custom board. 
 
 as you can see regulators are configured in High voltage mode where</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2019 21:19:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52704/programming-custom-nrf52840-soc-with-pca10056-dk" /><item><title>RE: programming custom NRF52840 soc with PCA10056 DK</title><link>https://devzone.nordicsemi.com/thread/212685?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 21:19:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29aa57a3-f628-4589-aa54-5b854dd6f8f0</guid><dc:creator>alireza sadeghpour</dc:creator><description>&lt;p&gt;Excuse me.&lt;/p&gt;
&lt;p&gt;With connecting VTG to VDD_nRF and removing SB47 jamper problem solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: programming custom NRF52840 soc with PCA10056 DK</title><link>https://devzone.nordicsemi.com/thread/212637?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 14:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71c4af61-1c3c-4ede-bb7d-7850565a63e0</guid><dc:creator>alireza sadeghpour</dc:creator><description>&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;after shorting SB47 jamper on PCA10056 DK, I Connected pins of my custom soc like below to P20 port of my PCA10056 DK:&lt;/p&gt;
&lt;p&gt;CustomSOC -&amp;gt; PCA10056 DK&lt;/p&gt;
&lt;p&gt;------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;SWDIO &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&amp;gt; SWDIO&lt;/p&gt;
&lt;p&gt;SWDCLK &amp;nbsp; &amp;nbsp; -&amp;gt;&amp;nbsp; SWDCLK&lt;/p&gt;
&lt;p&gt;VBAT(means VDDH pin) &amp;nbsp; &amp;nbsp;&amp;nbsp; -&amp;gt; &amp;nbsp;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;VDDnRF&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;VCC_nRF(means VDD pin) -&amp;gt;&amp;nbsp; VDDnRF&amp;#39;&lt;/p&gt;
&lt;p&gt;GND &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&amp;gt;&amp;nbsp; GND of PCA10056 board&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;as VDDnRF and VDDnRF&amp;#39; has same output voltage, I assume that above configuration means that I straped VDDH to VDD. and also in P20 port I could not find any GND pin, so I connected it to GND pin of PCA10056 board.&lt;/p&gt;
&lt;p&gt;I think that above configuration is correct but after connecting PCA10056 to PC nrfGo application did not recognize my custom soc and give below error.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/errr.png" /&gt;&lt;/p&gt;
&lt;p&gt;there is anything that I am doing wrong? and also power supply of custom soc is correct because I can see that after connection PCA10056 to usb, default app on custom soc work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thnaks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: programming custom NRF52840 soc with PCA10056 DK</title><link>https://devzone.nordicsemi.com/thread/212531?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 11:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1606d708-2f92-4fd4-bfae-52609bd35839</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should not damage anything, so programming devices in development should not be a problem. The REG0 regulator stage is not designed for being operated this way, and we have not verified the IC for use in this way, so we can not guarantee that it will stay shut of, and that it will not take damage. This means that for production programming at least you should not do this, but then you will probably use a programmer that supports 1.8 V anyway.&amp;nbsp; If you only have one board you might want to strap VDDH to VDD while programming just to be sure.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>