this post was submitted on 02 Nov 2023
3 points (100.0% liked)

MICROCONTROLLERS

848 readers
1 users here now

Everything microcontrollers: projects, questions, new releases, etc.

dragontamer's Beginner Guides:

Beginner Series I: What is a Microcontroller?

Beginner Series II: The "Generic" Microcontroller

Beginner Sidenote: Microchip's Signal Chain Design Guide

Beginner Series III: Skills and Complexity Tiers

Beginner Series IV: Deep Dive into Microchip's AVR EA

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] dragontamer@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

STM32G0 is definitely cheap and fun to play with. But... those OSC-pins scare the crap out of me. I would never run a XTAL off of an external header. XTALs are famously finicky, difficult, and have accuracy problems when specs differ by picofarads or picoHenries, and those headers will have more parasitics than that.

IMO, anyone building a development board (for themselves, or for others), should add on the 50-cent XTAL + calibration capacitors (probably just a few pennies) on board, where you can control the trace parasitics far better.

Any crystal anyone tries to add to this board is going to have a very hard time. Its one of those things that you need to get correct on the PCB board unfortunately, and you cannot route externally.