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

|
||||||
|
|
||||||
|
Simplified Blue Pill Architecture
|
||||||
|
|
||||||
## CPU
|
## 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.
|
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