<?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>Weird schematic connection of TCK106AG on nRF52840DK schematics</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123673/weird-schematic-connection-of-tck106ag-on-nrf52840dk-schematics</link><description>Hi! 
 I have just received the nRF52840DK board and am currently perusing its schematics. Please don&amp;#39;t be annoyed by my following question, but there are things I&amp;#39;m quite bewildered about. 
 The schematics uses load switches TCK106AG. But sometimes they</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Aug 2025 16:09:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123673/weird-schematic-connection-of-tck106ag-on-nrf52840dk-schematics" /><item><title>RE: Weird schematic connection of TCK106AG on nRF52840DK schematics</title><link>https://devzone.nordicsemi.com/thread/545818?ContentTypeID=1</link><pubDate>Fri, 15 Aug 2025 16:09:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32ba5649-61cd-4e76-bf78-32b0ab753bb7</guid><dc:creator>Albun</dc:creator><description>&lt;p&gt;This helps to know I was right in my conclusions.&amp;nbsp;Thank you!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Weird schematic connection of TCK106AG on nRF52840DK schematics</title><link>https://devzone.nordicsemi.com/thread/545778?ContentTypeID=1</link><pubDate>Fri, 15 Aug 2025 11:58:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23dd73f0-0e4f-4b03-b1fb-b5f6e64d6406</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Indeed! The internal body diode is used to power VSUPPLY. That&amp;#39;s needed to power the circuitry that turns on the switches:&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/pastedimage1755258727064v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;One could use another diode for this. But as you say, the MOSFET works both ways so using the switch &amp;quot;backwards&amp;quot; will save one diode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Weird schematic connection of TCK106AG on nRF52840DK schematics</title><link>https://devzone.nordicsemi.com/thread/545592?ContentTypeID=1</link><pubDate>Wed, 13 Aug 2025 22:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6495909f-5ba3-4d4f-b33e-11a0c578942c</guid><dc:creator>Albun</dc:creator><description>&lt;p&gt;So, it looks like I&amp;#39;m kinda talking with myself, but maybe somebody will benefit from my reasoning. If I&amp;#39;m mistaken, kindly correct me.&lt;/p&gt;
&lt;p&gt;I have come to a great enlightenment about MOSFET transistors functioning. It comes out that MOSFET in the turned ON state has the SYMMETRICAL conductivity of the Source-Drain channel (yes, for me it was a revelation). If so, this explains everything.&lt;/p&gt;
&lt;p&gt;We must hold in mind, that MOSFET has a body diode (sometimes called a parasitic one) which is connected between Drain and Source (actually it is between Drain and Substrate, but since Source is connected to substrate also, so it is considered as a Source-Drain diode). In P-Channel MOSFET the body diode is such, that Source is cathode, and Drain is anode. Exactly such type of MOSFET is used in TCK106AG switches. Their VIN pin is connected to Source of MOSFET, and VOUT to the Drain.&lt;/p&gt;
&lt;p&gt;In normal use, when we connect Power source to VIN, and load to VOUT, we use TCK106AG as switch: when turned off (CTRL=0) the MOSFET is turned off, D-S channel is not present, body diode is reverse biased). When&amp;nbsp;TCK106AG is turned on (CTRL=1) MOSFET turns ON, D-S channel opens, and Load (from VOUT) starts receiving power.&lt;/p&gt;
&lt;p&gt;But Nordic never intended to use it as switches in those cases. Like when it is needed to route multiple power sources to VSUPPLY: In this case Nordic guys do a trick and connect TCK106AG in the reverse manner. Initially, to a naked eye, it looks weird (as it was for me, total brain damage). But now it is clear: by connecting in reverse they reach 2 goals: multiplexing few power sources virtually without any loses and protecting the other not-used power sources from backward current.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The simple OR multiplexing could be schottki diodes - their anodes to VREG, VBAT and VEXT and cathodes to VSUPPLY. But diodes have voltage drop. So reverse&amp;nbsp;TCK106AG are used: In this case, even in turned off state, thanks to the body diodes of their MOSFETS they conduct. Then VSUPPLY activates (never mind of some voltage drop on body diodes) from the most higher source and reverse biases other body diodes, thus protecting the other power sources. Then thanks to VSUPPLY presence, the corresponding TCK106AG is turned on. This opens the D-S channel, thus effectively lowers the voltage drop almost to 0 - no loses, everything is cool, the required power source is routed to VSUPPLY without voltage drops.&lt;/p&gt;
&lt;p&gt;The main point for P-channel MOSFETS, is that the turn-on gate potential must be always lower than the Source potential. Since source voltage in reverse&amp;nbsp;TCK106AG connection is like VREG, VBAT or VEXT minus voltage drop on the body diode, then turning its MOSFET on still presents no troubles.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>