본문 바로가기
Embedded System

ARM Cortex-M4

by jae_walker 2017. 12. 30.

ARM Generic User Guide 

http://infocenter.arm.com/help/topic/com.arm.doc.dui0553a/DUI0553A_cortex_m4_dgug.pdf

 

 

 

Key features

 

- Armv7E-M architecture

- 3-stage pipeline with branch speculation.

- Instruction sets:

Thumb-1 (entire).

Thumb-2 (entire).

32-bit hardware integer multiply with 32-bit or 64-bit result, signed or unsigned, add or subtract after the multiply.

32-bit hardware integer divide (2-12 cycles).

Saturation arithmetic support.

DSP extension: Single cycle 16/32-bit MAC, single cycle dual 16-bit MAC, 8/16-bit SIMD arithmetic.

- 1 to 240 interrupts, plus NMI.

- 12 cycle interrupt latency.

- Integrated sleep modes.

 

 

 

Memory

 

 

 

 

 

Register

 

 

 

'Embedded System' 카테고리의 다른 글

ex02-1_LED  (0) 2018.01.09
ex01_MCO  (0) 2018.01.09
[mycortex-STM32F4] IAR 개발환경 구성  (0) 2018.01.08
[mycortex-STM32F4] ST-LINK 드라이버 설치  (0) 2018.01.07
라즈베리파이 원격제어 with 노트북, 랜선  (0) 2017.11.16