<?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>Two UART&amp;#39;s pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110145/two-uart-s-pin-configuration-in-nrf52833-qfn40</link><description>Hi, 
 I want to develop a device using nRF52833. I am using QFN40, so can I use two UART connections. If yes, then what are the Tx, Rx pins for both the UART&amp;#39;s</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Apr 2024 14:32:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110145/two-uart-s-pin-configuration-in-nrf52833-qfn40" /><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/479033?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2024 14:32:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31972c18-1077-42dd-9806-beebd70fcf57</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;On which DK did you short SB47? Have you verified that it is shorted properly?&lt;/p&gt;
&lt;p&gt;Can you post a picture of your connections, and the logs from programming?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can read out the register at address 0x10000100 to check which device is&amp;nbsp;connected to&amp;nbsp;the debugger:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --memrd 0x10000100
0x10000100: 00052833                              |3(..|&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478657?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2024 05:41:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4990fff1-ff90-408b-9184-7af11447468e</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;&lt;span&gt;According to the documentation, when we short the SB47 solder bridge, it&amp;#39;s supposed to prevent the internal System-on-Chip (SoC) from being detected and working. However, when we attempted to do this, we found that the program was still successfully flashed, and we were able to debug it.&lt;br /&gt;This raises questions about why this happened and whether it might cause issues when flashing programs to external devices. Could you please clarify this matter for us? We want to ensure that everything is functioning correctly and avoid any potential problems.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478578?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 14:04:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1487afe7-c44e-463d-b4d6-5e56eb380b8e</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;we tried the same process but we are not able flash the program. do we need to do any changes in the firmware, we are using the vs code as ide so is there any specific changes needed or even though tried same with of on old nrf52833 soc but it also failed .please suggest any alternatives or step by step approach to follow&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478542?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 12:21:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b1550d0-7ea6-469e-935e-08cc0719ed2b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The nRF52833 DK has its own built-in debugger, there should not be any need to program it from the nRF52840 DK, but it should be possible to program by connecting 10-pin cable between &amp;quot;Debug out&amp;quot; (P19) and &amp;quot;Debug in&amp;quot; (P18). You need to make sure both DKs are powered through the IMCU USB connector (J2) before programming.&lt;/p&gt;
&lt;p&gt;Note that it is not possible to use P20 as debug input on the DKs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478530?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 11:32:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf90aad2-b347-4078-9162-a998a510bad6</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;as of know we dont had any soc but we had two development kits i.e. nRF52840 and nRF52833 both are DK&amp;#39;s. now tried flashing&amp;nbsp; the program form nRF52840DK&amp;nbsp; of debug out (P20) to nRF52833DK debug in with help of 10pin bus cable .but we are facing the below&amp;nbsp; issue&amp;nbsp;&lt;/p&gt;
&lt;p&gt;could please help us .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span&gt;Flashing build_1 to 1050257546&lt;br /&gt;C:\WINDOWS\system32\cmd.exe /d /s /c &amp;quot;west flash -d c:\Users\Pranathi\central_2\build_1 --skip-rebuild --dev-id 1050257546 --erase&amp;quot;&lt;br /&gt;&lt;br /&gt;-- west flash: using runner nrfjprog&lt;br /&gt;-- runners.nrfjprog: mass erase requested&lt;br /&gt;-- runners.nrfjprog: Flashing file: c:\Users\Pranathi\central_2\build_1\zephyr\zephyr.hex&lt;br /&gt;[error] [ Client] - Encountered error -102: Command read_device_info executed for 139 milliseconds with result -102&lt;br /&gt;[error] [ Worker] - An unknown error.&lt;br /&gt;[error] [ Client] - Encountered error -102: Command read_memory_descriptors executed for 31 milliseconds with result -102&lt;br /&gt;Failed to read device memories.&lt;br /&gt;[error] [ Worker] - An unknown error.&lt;br /&gt;ERROR: JLinkARM DLL reported an error. Try again. If error condition&lt;br /&gt;ERROR: persists, run the same command again with argument --log, contact Nordic&lt;br /&gt;ERROR: Semiconductor and provide the generated log.log file to them.&lt;br /&gt;NOTE: For additional output, try running again with logging enabled (--log).&lt;br /&gt;NOTE: Any generated log error messages will be displayed.&lt;br /&gt;FATAL ERROR: command exited with status 33: nrfjprog --program &amp;#39;c:\Users\Pranathi\central_2\build_1\zephyr\zephyr.hex&amp;#39; --chiperase --verify -f NRF52 --snr 1050257546&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478528?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 11:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a1a53aa-203e-414d-a6ec-6ebf7a74e526</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>[quote user="Sai Mukesh"]what are the pins need to consider while i need to flash program from nRF52840 DK to external nRF52833 QDAA QFN40 SOC and share the procedure&amp;nbsp;[/quote]
&lt;p&gt;Make the following connections:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VDD from DK to VDD on your custom board&lt;/li&gt;
&lt;li&gt;&lt;span&gt;GND from DK to GND on&amp;nbsp;your custom board&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;SWDIO from DK to&lt;span&gt;&amp;nbsp;SWDIO&amp;nbsp;&lt;/span&gt;on&amp;nbsp;your custom board&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;SWDCLK from DK to&lt;span&gt;&amp;nbsp;SWDCLK&amp;nbsp;&lt;/span&gt;on&amp;nbsp;your custom board&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;VTG on&amp;nbsp;DK to&lt;span&gt;&amp;nbsp;VDD on DK or&amp;nbsp;&lt;/span&gt;on&amp;nbsp;your custom board&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;The VTG/SWDIO/SWDCLK pins are available on &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/dk/hw_debug_out.html"&gt;P20 header on nRF52840 DK&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478527?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 11:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ec6bdf9-7069-4931-a419-8f5313a5098c</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;what are the pins need to consider while i need to flash program from nRF52840 DK to external nRF52833 QDAA QFN40 SOC and share the procedure&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478507?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 09:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bffbeef-6402-4130-9f55-afbb075d1223</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Yes, as long as the switching frequency of the pin is below 10kHz and you do not draw large current from the pin (standard drive can source/sink a maximum of 1-4mA according to&amp;nbsp;&lt;a title="GPIO Electrical Specification" href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/gpio.html?cp=5_1_0_5_7_2_0#unique_1378963434"&gt;GPIO Electrical Specification&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478503?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 09:21:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:703b4062-a504-478d-9e0d-8d73852ca120</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can I use GPIO Standard drive, low frequency I/O for LED, Switch&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478473?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 08:11:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ccddbb5-98a2-4c08-b9af-396c38e571ca</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What have you tried and what is not working? The chip comes blank from the factory and there is no other ways to do the initial programming of the chip than through the SWD pins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478469?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 08:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:824d8a55-ec17-4033-9a25-4ff55db3e727</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;&lt;span&gt;We tried the same process but it is not working. Could you provide us any other process to flash the program ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478456?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 07:26:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71024262-6898-425f-8e4a-921d06fd5a66</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We tried the same process but it is not working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478452?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 07:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:636f2c69-2232-45f9-a93f-b7bae8953825</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&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/pastedimage1712906470157v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478451?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 07:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27126694-374c-43b8-bae3-1c2366e242a0</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What are the pins I have to use for programming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478448?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 07:12:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a89c22a9-e0e3-4150-b21c-9d5e83f8bb10</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;See my answer in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/110024/what-are-the-flashing-pins-for-the-nrf52820-chip-and-how-do-i-flash-with-the-flashing-pins/477626"&gt;this ticket&lt;/a&gt;. The programming procedure are the same for all nRF52 series chips.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478447?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 07:09:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1fa6445-112e-4b8a-b644-7193ee548aac</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;How to flash the program in nRF52833 QDAA QFN40. What are the pins I should use for programming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478446?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 06:59:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28351601-cacf-4626-97c8-a2f8bc93de76</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Like I said in my previous reply, ALL GPIOs can be assigned to the UARTs, but not all are recommended. Here is a table of available GPIOs on nRF52833 QFN40 package and their recommended usage:&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/pastedimage1712905036824v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Green shows GPIOs with no restriction. Red shows pins with frequency/drive restrictions, which should be avoided. I have also marked some pins in yellow. The yellow pins are shared with other functionality (32.768 kHz crystal pins and pin reset), so you might also want to avoid these pins if these functionalities are used in your product&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478440?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 06:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6167a39-92cc-4c8f-9091-034a881245d4</guid><dc:creator>Sai Mukesh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;But I want exact pin numbers which I can use as UART&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Two UART's pin configuration in nRF52833 QFN40</title><link>https://devzone.nordicsemi.com/thread/478433?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 06:32:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cd71bb3-29ae-4fc4-820c-e2c3f4db0ffd</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, nRF52833 supports two UARTE instances (UARTE0 and UARTE1), as you can see in&amp;nbsp;&lt;a title="Registers" href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/uarte.html?cp=5_1_0_5_31_8#topic"&gt;Registers&lt;/a&gt;. All nRF52 series chips has a pin crossbar feature, allowing any GPIO to be assigned to any serial peripheral like UART, SPI, TWI, etc. You should however avoid using pins marked as &amp;quot;&lt;span&gt;Standard drive, low frequency I/O only&amp;quot; in&amp;nbsp;&lt;a title="Pin assignments" href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/pin.html?cp=5_1_0_6_0"&gt;Pin assignments&lt;/a&gt;&amp;nbsp;for high frequency peripherals. The pins are controlled in FW, and both UARTE instances needs to be configured and initialized before use.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>