<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>USB Power Delivery &amp; PMIC Integration on Embedded Systems Development</title><link>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/</link><description>Recent content in USB Power Delivery &amp; PMIC Integration on Embedded Systems Development</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/index.xml" rel="self" type="application/rss+xml"/><item><title>USB Power Fundamentals</title><link>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-power-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-power-fundamentals/</guid><description>&lt;h1 id="usb-power-fundamentals"&gt;USB Power Fundamentals&lt;a class="anchor" href="#usb-power-fundamentals"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;USB power delivery has evolved through several specification revisions, each increasing the available current and introducing new detection mechanisms. What started as a simple 5V bus with a 100mA default has grown into a system that can advertise up to 3A at 5V through passive resistor configuration alone — before any digital negotiation takes place. Understanding each layer of this evolution is essential for embedded power design, because a device that fails to detect its source type correctly may draw too little current (leaving charging performance on the table) or attempt to draw too much (causing the source to shut down or the cable to overheat).&lt;/p&gt;</description></item><item><title>USB PD Negotiation</title><link>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-pd-negotiation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-pd-negotiation/</guid><description>&lt;h1 id="usb-pd-negotiation"&gt;USB PD Negotiation&lt;a class="anchor" href="#usb-pd-negotiation"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;USB Power Delivery (PD) is a digital protocol that runs over the CC pin of a USB Type-C connection, enabling source and sink to negotiate voltage and current levels far beyond the 5V default. PD uses Biphase Mark Coding (BMC) at 300 kbaud to exchange structured messages that describe what the source can provide and what the sink wants to consume. The protocol is layered — a physical layer handles encoding and signaling, a protocol layer manages message framing and CRC, and a policy layer implements the negotiation state machine.&lt;/p&gt;</description></item><item><title>PMIC Selection &amp; Integration</title><link>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/pmic-selection-and-integration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/pmic-selection-and-integration/</guid><description>&lt;h1 id="pmic-selection--integration"&gt;PMIC Selection &amp;amp; Integration&lt;a class="anchor" href="#pmic-selection--integration"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;A Power Management IC (PMIC) integrates multiple power functions — battery charger, DC-DC converters, LDOs, power path management, and supervisory logic — into a single package. For battery-powered embedded systems that charge via USB, a PMIC replaces what would otherwise be three to six discrete ICs: a charger controller, a boost converter, one or two buck regulators, an LDO, and a fuel gauge. The integration reduces BOM count, PCB area, and design risk, since the PMIC vendor has already verified the interactions between the charger, power path, and voltage regulators in a tested reference design.&lt;/p&gt;</description></item><item><title>USB OTG &amp; Source Mode</title><link>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-otg-and-source-mode/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://applied-ee.github.io/embedded/docs/power-battery/usb-power-and-pmics/usb-otg-and-source-mode/</guid><description>&lt;h1 id="usb-otg--source-mode"&gt;USB OTG &amp;amp; Source Mode&lt;a class="anchor" href="#usb-otg--source-mode"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;USB On-The-Go (OTG) allows a battery-powered device to switch from its normal role as a USB peripheral (sink) to acting as a USB host (source), providing 5V power and data connectivity to downstream devices. In the legacy Micro-B connector world, OTG detection used the ID pin — grounding the ID pin through a special OTG cable signaled the device to assume the host role. With USB Type-C, OTG is subsumed into the broader concept of Dual Role Port (DRP), where the CC pin resistor configuration determines whether a port acts as source or sink, and roles can be swapped dynamically through USB PD role-swap messages.&lt;/p&gt;</description></item></channel></rss>