element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Power & Energy
  • Technologies
  • More
Power & Energy
Blog USB Type-C and Power Delivery: Any Interest?
  • Blog
  • Forum
  • Quiz
  • Documents
  • Polls
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: shabaz
  • Date Created: 11 Dec 2022 6:27 AM Date Created
  • Views 21092 views
  • Likes 17 likes
  • Comments 28 comments
  • power delivery
  • usb type-c
  • usb-c
  • usb-c connector
  • usb pd
Related
Recommended

USB Type-C and Power Delivery: Any Interest?

shabaz
shabaz
11 Dec 2022

Table of Contents

  • Introduction
  • USB-C Click Board
  • USB-C Power Meter
  • Mobile Phone Charger
  • YZXStudio USB-C Power Meter
  • USB-C Laptop Power Supply
  • Monolithic Power Systems (MPS) Integrated Circuits
  • USB-C PD Protocol Analyzer
  • Soldering Tools
  • Next Steps


Introduction


This is a quick blog post to see what interest there is for USB Type-C (also known as USB-C), and what applications people are interested in, and what they are working on, or plan to be working on.

I figured perhaps a good way for anyone to learn a little about USB-C could be to dip toes into the subject with small projects. For instance, I learned a tiny bit about USB-C connectors with a USB-C UART adapter project:  Building a USB-C USB-UART Board  

In that blog post, I learned that the USB4085-GF-A connector  is fairly usable and easy to solder. It would be great to hear of other connectors too, for instance, surface-mount pins may be easier.

I also learned in that blog post what pins to connect, to use the USB-C connector for basic USB 2.0 functionality, and for getting 5V power from the connected PC.

image(Image source: GCT website)

One annoyance (sometimes minor) is that there will almost always be a need to route some traces sideways because the pins are too closely spaced together to route between them. The PCB below (from the USB-C UART project) required one trace to be routed out of the side on the underside of the board, as can be seen on the left side.

image

After a discussion  Power banks for Home IT equipment - anyone used them?   USB-C Power Delivery seemed to be an interesting topic. USB-C Power Delivery is a technology that allows the USB connection to carry higher voltages and current than the 5V that is ordinarily expected with USB.  Jan Cumps and I identified some useful-looking products.

Here are some avenues for exploration of USB-C Power Delivery:

USB-C Click Board

The MikroE USB-C Sink Click Board can be used to connect to a USB-C power supply (or to a mobile phone charger with a USB-C connection on it) in order to obtain power. The USB-C Sink Click board can be configured to request different voltages from the supply/charger, depending on needs. The board uses a STUSB4500 chip (not the easiest in the world to configure, but fortunately there is existing code that could be used).

image(Image source:MikroE website)


USB-C Power Meter


The ADM00921 Power Meter board looks really neat. It can be used to monitor voltage/current/power when working with USB-C devices.

image(Image source: Farnell website)

Mobile Phone Charger

There are many chargers that support USB-C Power Delivery, at various voltages and maximum currents. Often the maximum capability of these consumer items is only specified in Watts.

Some of the Anker chargers are quite nice, because they use a GAN semiconductor device internally, for high efficiency while supporting high power USB-C Power Delivery loads.

image(Image source: Amazon)

YZXStudio USB-C Power Meter

This looks neat for obtaining measurements when working with USB-C devices too. There are a lot of variants of this power meter, some may be better than others.

image(Image source: AliExpress)

USB-C Laptop Power Supply

This device has two USB-C connector outputs, advertised (perhaps overly bold of them) for up to 100W each. The input connector can be connected to a vehicle battery. I have no idea if it is any good, I have not tried it (I bought one to experiment with, however).

image(Image source: AliExpress)

Monolithic Power Systems (MPS) Integrated Circuits

Due to the world semiconductor shortage, a lot of USB-C chips are hard to obtain. However, there are some nice-looking Monolithic Power semiconductors that are still available, such as the
MP5031 USB-C Power Delivery Controller .

This chip can be used at the power source end of the USB-C connection. It is used as the source end of the power negotiation and based on that, the MP5031 will send control signals to a separate DC-DC converter chip to adjust the voltage to suit.

image(Image source: MPS)

USB-C PD Protocol Analyzer

Following a link by misaz  the following protocol analyzer tool was discovered, CY4500 .

The tool sniffs traffic passing through two USB-C connectors, and sends it via a third USB connector (Micro USB) to the PC running the graphical app.

image(Image source: Infineon/Cypress)

Screenshot from the PDF Quick Start Guide:

image

Soldering Tools

If you’re working directly with integrated circuits, then most of them have QFN or other tiny packages and custom circuit boards will be required. A hot air tool and a pre-heater would be very useful. There’s a low-cost hot air tool here: Multicomp Pro MP740784

It looks very similar to the Atten ST-862D which has favorable reviews. Therefore I think the Multicomp Pro product should be excellent.

image(Image source: Farnell)

For a pre-heater, perhaps a hot-plate could be used, they are low-cost too, available from Amazon/eBay and so on.

image

If you’re not interested in soldering tiny parts, but still want to explore USB-C PD, then the modules mentioned earlier could be the way to go.

Next Steps

If you’re interested in USB-C, drop a comment below : ) It would be great to hear about other people’s experiences, or we can learn together.

If there are other USB-C related components or products or soldering or test tools that seem relevant/interesting, please mention it in the comments, since it could be helpful to many people.

From my perspective, I think it would be interesting to experiment with the technology end-to-end. My main interest however lies in using USB-C for providing battery-sourced (could also be solar-sourced) power to laptops and mobile phones in the event of mains power outages.

Thanks for reading!

  • Sign in to reply
  • beacon_dave
    beacon_dave over 3 years ago

    I saw an overview webinar on it a number of years ago if that counts. Slight smile

    Recording of it here:

    Teledyne LeCroy - USB Type-C and Power Delivery Technology & Testing Webinar
    https://www.youtube.com/watch?v=J3OOMAfv1nw

    May be of some interest even if it is a bit dated by now.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • wolfgangfriedrich
    wolfgangfriedrich over 3 years ago in reply to shabaz

    Thanks for mentioning my review. All supplies that generate a voltage different than 5V are basically aleady programmable, it would be mostly a software exercise to implement full PPS. We will see more PD sources inthe future that have it.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz over 3 years ago in reply to wolfgangfriedrich

    Hi Wolfgang,

    That's super-interesting, I'd not looked at the Cypress chips, they look great. The '77 chip is in-stock too CYPD3177-24LQXQ   

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • wolfgangfriedrich
    wolfgangfriedrich over 3 years ago

    I am experimenting with decoding the communication on the CC interface. Lots of lessons to be learnt before I  an do a writeup on this topic.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • wolfgangfriedrich
    wolfgangfriedrich over 3 years ago

    This is a very interesting subject. And we already have some knowledge in the community. There was a roadtest about a 60W PD supply. Jan was faster mentioning it.

    And I had done a writeup about a board that I had build here:

     USB-C Power Delivery Sink (CYPD3177) 

    It is a sink board similar to the click board above. Very easy to configure through resistor dividers, based on the CYPD3177 chip from Cypress,  now Infineon. They announc3d the CYPD3176, which will also have programmable power supply (PPS) capabilities.

    Shameless plug: I sell this board on Tindie.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube