Hacker News new | ask | show | jobs
by bombela 1682 days ago
What can you possibly do to need such computing power for a switching power supply... I wonder
2 comments

STM32G0 is as already the lowest end current MCU line from ST (if you ignore the STM8 line of 8-bit MCUs)
USB PD is a fairly complex protocol. I can safely plug my phone into my MacBook charger now because both ends can negotiate a suitable power level. We’re not just doing 5V 1A anymore. The CPU they chose is probably a little overkill, but it’s nicer than 8-bit microcontrollers to write programs for since it’s just Arm.

Who knows, maybe they have a bunch of internal sensors and can intelligently react to high temperatures or moisture.