ARM cortex
What’s ARM?
1. ARM Meanings
A : Application
R : Realtime
M : Micro-controller
2. Link about IDE
(2021-10-27) Keil uVsion5 and CubeMX will be used.
3. Why we use ARM
High Perfomance (cortex M4)
- high frequency
- 32bits board
- 512KB Flash Memory and 96KB SRAM
- Debugger
- Many Pins
4. For my project
Board
- STM32F401
- STM32F429ZI
- STM32L42KC
- STM32F103ZGT6
Board Name Meaning
STM32F103C8T6
STM32 : 제품회사
F103 : 라인업
중간 : 때떄로 핀수 나타냄
C8 : 플래시 메모리 -> 여기서는 64k
T : 패키지(칩 형태)
6 : 온도
Osilo-Scope
- Analog Discovery2 (Digilent) waveforms_program
Leave a comment