this post was submitted on 15 Mar 2025
64 points (100.0% liked)

MICROCONTROLLERS

827 readers
5 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
you are viewing a single comment's thread
view the rest of the comments
[–] fubarx@lemmy.world 7 points 5 days ago

Most embeddable medical devices need wireless to share out data and get OTA updates. Unless you're doing wired things, in which case MCU size may not matter.

As cool as the TI is, I'd look at the new SiLabs BG29 for processing + BLE: https://news.silabs.com/2025-03-12-Silicon-Labs-Unveils-BG29-The-Future-of-Bluetooth-R-LE-in-Miniature-Devices

On second thought... a medical device that goes in one end, collects data, and comes out the other end. OK, that may not need wireless... and it better be small.