this post was submitted on 29 Jan 2024
38 points (100.0% liked)

MICROCONTROLLERS

791 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dragontamer@lemmy.world 2 points 8 months ago

I don't think people realize how common PIC12 uCs (and clones) are these days. A huge chunk of PIC12 uCs are OTP as well, so no one can ever change the code once its been written to. Its more cost-efficient to build one-time-programmable microcontrollers than to try to change an ASIC production line over-and-over for each different product line.