@MarkAtMicrochip@mastodon.social
Post #3871245
2026-07-09 14:45 UTC
I was presented with the opportunity to teach a microcontrollers class this fall. Anyone have any recommendations for books to choose? Covering ARM seems like the obvious choice, but not the most straightforward option when it comes to the internal structure. I’m leaning toward AVR, because it’s basically a stock Harvard architecture and could cover ARM Cortex M once we’re done with the basics.
Replies (1)
-
@anthropy@mastodon.derg.nz 2026-07-16 23:40
@MarkAtMicrochip@mastodon.social RISC-V! Entirely opensource ISA with modern branch prediction, pipelined execution and all the goodies! might be tough though :P