Skip to content

STM32G0

Jay Kominek edited this page Feb 16, 2022 · 1 revision

The STM32G0 line are low-cost high-efficiency parts with M0+ cores.

They're cheaper, or comparable to, various speciality I2C parts we were looking to use, and have reduced requirements for external parts. For instance, we can just program I2C addresses into them, instead of needing to be able to configure them. They've also got integrated oscillators, and we can load them with intelligent signal processing & interrupt-triggering routines, to reduce load on the main board.

Subtleties

None yet! Hopefully it stays that way.

Noteworthy ST docs, and commentary

Basic hardware requirements, with reference schematic. The 'G0 requirements are significantly reduced compared to the STM32H7.

Clone this wiki locally