Update 'Microcontroller Basics'
parent
fad413751a
commit
93f2508955
|
@ -1,4 +1,8 @@
|
|||
# Microcontroller Components
|
||||

|
||||
|
||||
Simplified Blue Pill Architecture
|
||||
|
||||
## CPU
|
||||
|
||||
The STM32F103 microcontroller uses an ARM Cortex-M3 CPU. It plays a similar role to the CPU in a PC, but is much smaller, simpler, and more energy-efficient.
|
||||
|
|
Loading…
Reference in New Issue