SlideShare a Scribd company logo
2
What is the ARM Cortex-M3 processor?
The requirement for higher performance microcontrollers has been driven globally by
the industry’s changing needs; for example, microcontrollers are required to handle
more work without increasing a product’s frequency or power.
In addition, microcontrollers are becoming increasingly connected, whether by
Universal Serial Bus (USB), Ethernet, or wireless radio, and hence, the processing
needed to support these communication channels and advanced peripherals are
growing.
Similarly, general application complexity is on the increase, driven by more sophisticated
user interfaces, multimedia requirements, system speed, and convergence of
functionalities.
The ARM Cortex™-M3 processor, the first of the Cortex generation of processors
released by ARM in 2006, was primarily designed to target the 32-bit microcontroller
market.
The Cortex M3 processor provides excellent performance at low gate count and comes
with many new features previously available only in high-end processors.
2
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Most read
3
The Cortex-M3 addresses the requirements for the 32-bit embedded processor
market in the following ways:
• Greater performance efficiency: allowing more work to be done without
increasing the frequency or power requirements
• Low power consumption: enabling longer battery life, especially critical in
portable products including wireless networking applications.
• Enhanced determinism: guaranteeing that critical tasks and interrupts are
serviced as quickly as possible and in a known number of cycles
• Improved code density: ensuring that code fits in even the smallest memory
footprints
• Ease of use: providing easier programmability and debugging for the growing
number of 8-bit and 16-bit users migrating to 32 bits
• Lower cost solutions: reducing 32-bit-based system costs close to those of
legacy 8-bit and 16-bit devices.
• Wide choice of development tools: from low-cost or free compilers to full-
featured development suites from many development tool vendors.
3
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Most read
4
A Brief history:
ARM was formed in 1990 as Advanced RISC Machines Ltd., a joint venture of Apple
Computer, Acorn Computer Group, and VLSI Technology.
In 1991, ARM introduced the ARM6 processor family, and VLSI became the initial
licensee.
Subsequently, additional companies, including Texas Instruments, NEC, Sharp, and ST
Microelectronics, licensed the ARM processor designs.
Extending the applications of ARM processors into mobile phones, computer hard disks,
personal digital assistants (PDAs), home entertainment systems, and many other
consumer products.
Unlike many semiconductor companies, ARM does not manufacture processors or sell
the chips directly. Instead, ARM licenses the processor designs to business partners,
including a majority of the world’s leading semiconductor companies.
Based on the ARM low-cost and power-efficient processor designs, these partners create
their processors, microcontrollers, and system-on-chip solutions. This business model is
commonly called intellectual property (IP) licensing.
4
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Most read
ARM-32 Bit Microcontroller
Introduction
By Mr. Anand H D
Dr. AIT, Bengaluru-56
1
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
What is the ARM Cortex-M3 processor?
The requirement for higher performance microcontrollers has been driven globally by
the industry’s changing needs; for example, microcontrollers are required to handle
more work without increasing a product’s frequency or power.
In addition, microcontrollers are becoming increasingly connected, whether by
Universal Serial Bus (USB), Ethernet, or wireless radio, and hence, the processing
needed to support these communication channels and advanced peripherals are
growing.
Similarly, general application complexity is on the increase, driven by more sophisticated
user interfaces, multimedia requirements, system speed, and convergence of
functionalities.
The ARM Cortex™-M3 processor, the first of the Cortex generation of processors
released by ARM in 2006, was primarily designed to target the 32-bit microcontroller
market.
The Cortex M3 processor provides excellent performance at low gate count and comes
with many new features previously available only in high-end processors.
2
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
The Cortex-M3 addresses the requirements for the 32-bit embedded processor
market in the following ways:
• Greater performance efficiency: allowing more work to be done without
increasing the frequency or power requirements
• Low power consumption: enabling longer battery life, especially critical in
portable products including wireless networking applications.
• Enhanced determinism: guaranteeing that critical tasks and interrupts are
serviced as quickly as possible and in a known number of cycles
• Improved code density: ensuring that code fits in even the smallest memory
footprints
• Ease of use: providing easier programmability and debugging for the growing
number of 8-bit and 16-bit users migrating to 32 bits
• Lower cost solutions: reducing 32-bit-based system costs close to those of
legacy 8-bit and 16-bit devices.
• Wide choice of development tools: from low-cost or free compilers to full-
featured development suites from many development tool vendors.
3
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
A Brief history:
ARM was formed in 1990 as Advanced RISC Machines Ltd., a joint venture of Apple
Computer, Acorn Computer Group, and VLSI Technology.
In 1991, ARM introduced the ARM6 processor family, and VLSI became the initial
licensee.
Subsequently, additional companies, including Texas Instruments, NEC, Sharp, and ST
Microelectronics, licensed the ARM processor designs.
Extending the applications of ARM processors into mobile phones, computer hard disks,
personal digital assistants (PDAs), home entertainment systems, and many other
consumer products.
Unlike many semiconductor companies, ARM does not manufacture processors or sell
the chips directly. Instead, ARM licenses the processor designs to business partners,
including a majority of the world’s leading semiconductor companies.
Based on the ARM low-cost and power-efficient processor designs, these partners create
their processors, microcontrollers, and system-on-chip solutions. This business model is
commonly called intellectual property (IP) licensing.
4
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Architecture Versions:
Over the years, ARM has continued to develop new processors and system blocks.
Including the popular ARM7TDMI processor and, more recently, the ARM1176TZ(F)-S
processor, which is used in high-end applications such as smart phones.
The evolution of features and enhancements to the processors over time has led to
successive versions of the ARM architecture.
Note that architecture version numbers are independent from processor names.
For example, the ARM7TDMI processor is based on the ARMv4T architecture (the T is for
Thumb® instruction mode support)
The ARMv5E architecture was introduced with the ARM9E processor families, including
the ARM926E-S and ARM946E-S processors. This architecture added “Enhanced” Digital
Signal Processing (DSP) instructions for multimedia applications.
With the arrival of the ARM11 processor family, the architecture was extended to the
ARMv6. New features in this architecture included memory system features and Single
Instruction Multiple Data (SIMD) instructions.
5
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
ARM extended its product portfolio by diversifying its CPU development, which resulted
in the architecture version 7 or v7. In this version, the architecture design is divided into
three profiles:
• The A profile is designed for high-performance open application platforms.
• The R profile is designed for high-end embedded systems in which real-time
performance is needed.
• The M profile is designed for deeply embedded microcontroller-type systems.
• A Profile (ARMv7-A): Application processors which are designed to handle complex
applications such as high-end embedded operating systems. These processors requiring
the highest processing power, virtual memory system support with memory
management units (MMUs), and, optionally, enhanced Java support and a secure
program execution environment. Eg. high-end mobile phones and electronic wallets for
financial transactions.
• R Profile (ARMv7-R): Real-time, high-performance processors targeted primarily at
the higher end of the real-time1 market—those applications, such as high-end breaking
systems and hard drive controllers, in which high processing power and high reliability
are essential and for which low latency is important.
• M Profile (ARMv7-M): Processors targeting low-cost applications in which processing
efficiency is important and cost, power consumption, low interrupt latency, and ease of
use are critical, as well as industrial control applications, including real-time control
systems. 6
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
The Cortex processor families are the first products developed on architecture v7.
The Cortex-M3 processor is based on one profile of the v7 arch., called ARM v7-M.
7
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Processor naming:
Traditionally, ARM used a numbering scheme to name processors. In the early days (the
1990s), suffixes were also used to indicate features on the processors.
For example, with the ARM7TDMI processor, the
T indicates Thumb instruction support,
D indicates JTAG debugging,
M indicates fast multiplier, and
I indicates an embedded ICE module.
Subsequently, it was decided that these features should become standard features of
future ARM processors; therefore, these suffixes are no longer added to the new
Instead, variations on memory interface, cache, and tightly coupled memory (TCM)
have created a new scheme for processor naming. For example, ARM processors with
cache and MMUs are now given the suffix “26” or “36,”
whereas processors with MPUs are given the suffix “46” (e.g., ARM946E-S).
In addition, other suffixes are added to indicate synthesizable2 (S) and Jazelle (J)
technology.
8
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Instruction Set Development:
Enhancement and extension of instruction sets used by the ARM processors has been
one of the key driving forces of the architecture’s evolution.
Historically (since ARM7TDMI), two different instruction sets are supported on the
ARM processor: the ARM instructions that are 32 bits and Thumb instructions that are
16 bits.
During program execution, the processor can be dynamically switched between the
ARM state and the Thumb state to use either one of the instruction sets.
The Thumb instruction set provides only a subset of the ARM instructions, but it can
provide higher code density. It is useful for products with tight memory requirements.
As the architecture version has been updated, extra instructions have been added to
both ARM instructions and Thumb instructions.
In 2003, ARM announced the Thumb-2 instruction set, which is a new superset of
Thumb instructions that contains both 16-bit and 32-bit instructions.
9
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
With version 7 of the architecture, ARM has migrated away from these complex
numbering schemes that needed to be decoded, moving to a consistent naming for
families of processors, with Cortex its initial brand.
In addition to illustrating the compatibility across processors, this system removes
confusion between architectural version and processor family number; for example,
the ARM7TDMI is not a v7 processor but was based on the v4T architecture.
10
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
The Thumb-2 Technology and Instruction Set Architecture:
The Thumb-2 technology extended the Thumb Instruction Set Architecture (ISA) into a
highly efficient and powerful instruction set that delivers significant benefits in terms of
ease of use, code size, and performance.
The extended instruction set in Thumb-2 is a superset of the previous 16-bit Thumb
instruction set, with additional 16-bit instructions alongside 32-bit instructions.
It allows more complex operations to be carried out in the Thumb state, thus allowing
higher efficiency by reducing the number of states switching between ARM state and
Thumb state.
Focused on small memory system devices such as microcontrollers and reducing the size
of the processor, the Cortex-M3 supports only the Thumb-2 (and traditional Thumb)
instruction set.
Instead of using ARM instructions for some operations, as in traditional ARM processors,
it uses the Thumb-2 instruction set for all operations.
As a result, the Cortex-M3 processor is not backward compatible with traditional
11
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
12
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Cortex-M3 Processor Applications:
With its high performance and high code density and small silicon footprint, the Cortex
M3 processor is ideal for a wide variety of applications:
• Low-cost microcontrollers: The Cortex-M3 processor is ideally suited for low-cost
microcontrollers, which are commonly used in consumer products, from toys to
electrical appliances.
Its lower power, high performance, and ease-of-use advantages enable embedded
developers to migrate to 32-bit systems and develop products with the ARM
architecture.
• Automotive: The Cortex-M3 processor has very high-performance efficiency and low
interrupt latency, allowing it to be used in real-time systems.
The Cortex-M3 processor supports up to 240 external vectored interrupts, with a built-
in interrupt controller with nested interrupt supports and an optional MPU, making it
ideal for highly integrated and cost-sensitive automotive applications.
• Data communications: The processor’s low power and high efficiency, coupled with
instructions in Thumb-2 for bit-field manipulation, make the Cortex-M3 ideal for many
communications applications, such as Bluetooth and ZigBee.
13
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
• Industrial control: In industrial control applications, simplicity, fast response, and
reliability are key factors.
Again, the Cortex-M3 processor’s interrupt feature, low interrupt latency, and enhanced
fault-handling features make it a strong candidate in this area.
• Consumer products: In many consumer products, a high-performance microprocessor
(or several of them) is used.
The Cortex-M3 processor, being a small processor, is highly efficient and low in power
and supports an MPU enabling complex software to execute while providing robust
memory protection.
There are already many Cortex-M3 processor-based products on the market, including
low-end products priced as low as US$1, making the cost of ARM microcontrollers
comparable to or lower than that of many 8-bit microcontrollers.
14
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
15
Reference
• Joseph Yiu, “ The Definitive Guide to the
ARM Cortex-M3”, Second Edition, Newnes,
(Elsevier), 2008
Prepared by Prof. Anand H D,Dept. of ECE,
Dr. AIT, Bengaluru-56
16
Prof. Anand H. D.
M. Tech. (PhD.)
Assistant Professor,
Department of Electronics & Communication Engineering
Dr. Ambedkar Institute of Technology, Bengaluru-56
Email: anandhdece@dr-ait.org
Phone: 9844518832

More Related Content

What's hot (20)

Introduction to arm architecture
Introduction to arm architectureIntroduction to arm architecture
Introduction to arm architecture
Zakaria Gomaa
 
Module 2 ARM CORTEX M3 Instruction Set and Programming
Module 2 ARM CORTEX M3 Instruction Set and ProgrammingModule 2 ARM CORTEX M3 Instruction Set and Programming
Module 2 ARM CORTEX M3 Instruction Set and Programming
Amogha Bandrikalli
 
Arm cortex-m4 programmer model
Arm cortex-m4 programmer modelArm cortex-m4 programmer model
Arm cortex-m4 programmer model
Mohammed Gomaa
 
Pic microcontroller architecture
Pic microcontroller architecturePic microcontroller architecture
Pic microcontroller architecture
DominicHendry
 
Embedded system
Embedded systemEmbedded system
Embedded system
Pankaj Upadhyay
 
Device drivers and interrupt service mechanism
Device drivers and interrupt service mechanismDevice drivers and interrupt service mechanism
Device drivers and interrupt service mechanism
Vijay Kumar
 
Arm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furberArm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furber
asodariyabhavesh
 
Trends in Embedded system Design
Trends in Embedded system DesignTrends in Embedded system Design
Trends in Embedded system Design
Raman Deep
 
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Moe Moe Myint
 
ARM Architecture
ARM ArchitectureARM Architecture
ARM Architecture
Dwight Sabio
 
LECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORSLECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORS
Dr.YNM
 
8051 Addressing Modes
8051 Addressing Modes8051 Addressing Modes
8051 Addressing Modes
Senthil Kumar
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
Pantech ProLabs India Pvt Ltd
 
RISC - Reduced Instruction Set Computing
RISC - Reduced Instruction Set ComputingRISC - Reduced Instruction Set Computing
RISC - Reduced Instruction Set Computing
Tushar Swami
 
Communication Interface of The Embedded Systems
Communication Interface of The Embedded Systems Communication Interface of The Embedded Systems
Communication Interface of The Embedded Systems
VijayKumar5738
 
Unit II Arm 7 Introduction
Unit II Arm 7 IntroductionUnit II Arm 7 Introduction
Unit II Arm 7 Introduction
Dr. Pankaj Zope
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 Microcontroller
Sudhanshu Janwadkar
 
Introduction to FPGA, VHDL
Introduction to FPGA, VHDL  Introduction to FPGA, VHDL
Introduction to FPGA, VHDL
Amr Rashed
 
ARM - Advance RISC Machine
ARM - Advance RISC MachineARM - Advance RISC Machine
ARM - Advance RISC Machine
EdutechLearners
 
Serial Peripheral Interface(SPI)
Serial Peripheral Interface(SPI)Serial Peripheral Interface(SPI)
Serial Peripheral Interface(SPI)
Dhaval Kaneria
 
Introduction to arm architecture
Introduction to arm architectureIntroduction to arm architecture
Introduction to arm architecture
Zakaria Gomaa
 
Module 2 ARM CORTEX M3 Instruction Set and Programming
Module 2 ARM CORTEX M3 Instruction Set and ProgrammingModule 2 ARM CORTEX M3 Instruction Set and Programming
Module 2 ARM CORTEX M3 Instruction Set and Programming
Amogha Bandrikalli
 
Arm cortex-m4 programmer model
Arm cortex-m4 programmer modelArm cortex-m4 programmer model
Arm cortex-m4 programmer model
Mohammed Gomaa
 
Pic microcontroller architecture
Pic microcontroller architecturePic microcontroller architecture
Pic microcontroller architecture
DominicHendry
 
Device drivers and interrupt service mechanism
Device drivers and interrupt service mechanismDevice drivers and interrupt service mechanism
Device drivers and interrupt service mechanism
Vijay Kumar
 
Arm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furberArm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furber
asodariyabhavesh
 
Trends in Embedded system Design
Trends in Embedded system DesignTrends in Embedded system Design
Trends in Embedded system Design
Raman Deep
 
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Moe Moe Myint
 
LECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORSLECT 1: ARM PROCESSORS
LECT 1: ARM PROCESSORS
Dr.YNM
 
8051 Addressing Modes
8051 Addressing Modes8051 Addressing Modes
8051 Addressing Modes
Senthil Kumar
 
RISC - Reduced Instruction Set Computing
RISC - Reduced Instruction Set ComputingRISC - Reduced Instruction Set Computing
RISC - Reduced Instruction Set Computing
Tushar Swami
 
Communication Interface of The Embedded Systems
Communication Interface of The Embedded Systems Communication Interface of The Embedded Systems
Communication Interface of The Embedded Systems
VijayKumar5738
 
Unit II Arm 7 Introduction
Unit II Arm 7 IntroductionUnit II Arm 7 Introduction
Unit II Arm 7 Introduction
Dr. Pankaj Zope
 
Keypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 MicrocontrollerKeypad Interfacing with 8051 Microcontroller
Keypad Interfacing with 8051 Microcontroller
Sudhanshu Janwadkar
 
Introduction to FPGA, VHDL
Introduction to FPGA, VHDL  Introduction to FPGA, VHDL
Introduction to FPGA, VHDL
Amr Rashed
 
ARM - Advance RISC Machine
ARM - Advance RISC MachineARM - Advance RISC Machine
ARM - Advance RISC Machine
EdutechLearners
 
Serial Peripheral Interface(SPI)
Serial Peripheral Interface(SPI)Serial Peripheral Interface(SPI)
Serial Peripheral Interface(SPI)
Dhaval Kaneria
 

Similar to ARM 32-bit Microcontroller Cortex-M3 introduction (20)

ARM UNIT4 PPTold.pptx
ARM UNIT4 PPTold.pptxARM UNIT4 PPTold.pptx
ARM UNIT4 PPTold.pptx
DrKSANTOSHKUMAR
 
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Shrishail Bhat
 
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
Shrishail Bhat
 
ES Module_1.pptx
ES Module_1.pptxES Module_1.pptx
ES Module_1.pptx
sarala9
 
ARM Microcontrollers and Embedded Systems-Module 1_VTU
ARM Microcontrollers and Embedded Systems-Module 1_VTUARM Microcontrollers and Embedded Systems-Module 1_VTU
ARM Microcontrollers and Embedded Systems-Module 1_VTU
Girish M
 
Arm arcitechture in the coa topic with computer systems
Arm arcitechture in the coa topic with computer systemsArm arcitechture in the coa topic with computer systems
Arm arcitechture in the coa topic with computer systems
VaibhavSuthar8
 
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC 1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
IEEE SSCS AlexSC
 
ARM Processor Tutorial
ARM Processor Tutorial ARM Processor Tutorial
ARM Processor Tutorial
Embeddedcraft Craft
 
How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?
Hannes Tschofenig
 
Module 1 - ARM 32 Bit Microcontroller
Module 1 - ARM 32 Bit Microcontroller Module 1 - ARM 32 Bit Microcontroller
Module 1 - ARM 32 Bit Microcontroller
Amogha Bandrikalli
 
Arm Processors Architectures
Arm Processors ArchitecturesArm Processors Architectures
Arm Processors Architectures
Mohammed Hilal
 
Arm processors' architecture
Arm processors'   architectureArm processors'   architecture
Arm processors' architecture
Dr.YNM
 
ARM.pdf
ARM.pdfARM.pdf
ARM.pdf
SnehaSoni72
 
ARM Introduction.pptx
ARM Introduction.pptxARM Introduction.pptx
ARM Introduction.pptx
Pratik Gohel
 
Arm corrected ppt
Arm corrected pptArm corrected ppt
Arm corrected ppt
anish jagan
 
Module-2 Instruction Set Cpus.pdf
Module-2 Instruction Set Cpus.pdfModule-2 Instruction Set Cpus.pdf
Module-2 Instruction Set Cpus.pdf
Sitamarhi Institute of Technology
 
ARM Architecture,blkdgm,modes,family.pptx
ARM Architecture,blkdgm,modes,family.pptxARM Architecture,blkdgm,modes,family.pptx
ARM Architecture,blkdgm,modes,family.pptx
nagavanikanagavel1
 
ARM-Introduction, registers and processor states.ppt
ARM-Introduction, registers and processor states.pptARM-Introduction, registers and processor states.ppt
ARM-Introduction, registers and processor states.ppt
ECEHITS
 
Arm cortex-m3 by-joe_bungo_arm
Arm cortex-m3 by-joe_bungo_armArm cortex-m3 by-joe_bungo_arm
Arm cortex-m3 by-joe_bungo_arm
Prashant Ahire
 
ARM7-ARCHITECTURE
ARM7-ARCHITECTURE ARM7-ARCHITECTURE
ARM7-ARCHITECTURE
Dr.YNM
 
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Embedded Systems (18EC62) - ARM - 32-Bit Microcontroller (Module 1)
Shrishail Bhat
 
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
ARM Microcontroller and Embedded Systems (17EC62) – ARM – 32 bit Microcontrol...
Shrishail Bhat
 
ES Module_1.pptx
ES Module_1.pptxES Module_1.pptx
ES Module_1.pptx
sarala9
 
ARM Microcontrollers and Embedded Systems-Module 1_VTU
ARM Microcontrollers and Embedded Systems-Module 1_VTUARM Microcontrollers and Embedded Systems-Module 1_VTU
ARM Microcontrollers and Embedded Systems-Module 1_VTU
Girish M
 
Arm arcitechture in the coa topic with computer systems
Arm arcitechture in the coa topic with computer systemsArm arcitechture in the coa topic with computer systems
Arm arcitechture in the coa topic with computer systems
VaibhavSuthar8
 
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC 1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
1: Interfacing using ARM Cortex M4 || IEEE SSCS AlexSC
IEEE SSCS AlexSC
 
How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?How to Select Hardware for Internet of Things Systems?
How to Select Hardware for Internet of Things Systems?
Hannes Tschofenig
 
Module 1 - ARM 32 Bit Microcontroller
Module 1 - ARM 32 Bit Microcontroller Module 1 - ARM 32 Bit Microcontroller
Module 1 - ARM 32 Bit Microcontroller
Amogha Bandrikalli
 
Arm Processors Architectures
Arm Processors ArchitecturesArm Processors Architectures
Arm Processors Architectures
Mohammed Hilal
 
Arm processors' architecture
Arm processors'   architectureArm processors'   architecture
Arm processors' architecture
Dr.YNM
 
ARM Introduction.pptx
ARM Introduction.pptxARM Introduction.pptx
ARM Introduction.pptx
Pratik Gohel
 
Arm corrected ppt
Arm corrected pptArm corrected ppt
Arm corrected ppt
anish jagan
 
ARM Architecture,blkdgm,modes,family.pptx
ARM Architecture,blkdgm,modes,family.pptxARM Architecture,blkdgm,modes,family.pptx
ARM Architecture,blkdgm,modes,family.pptx
nagavanikanagavel1
 
ARM-Introduction, registers and processor states.ppt
ARM-Introduction, registers and processor states.pptARM-Introduction, registers and processor states.ppt
ARM-Introduction, registers and processor states.ppt
ECEHITS
 
Arm cortex-m3 by-joe_bungo_arm
Arm cortex-m3 by-joe_bungo_armArm cortex-m3 by-joe_bungo_arm
Arm cortex-m3 by-joe_bungo_arm
Prashant Ahire
 
ARM7-ARCHITECTURE
ARM7-ARCHITECTURE ARM7-ARCHITECTURE
ARM7-ARCHITECTURE
Dr.YNM
 
Ad

More from anand hd (20)

RMV sensors
RMV sensorsRMV sensors
RMV sensors
anand hd
 
RMV robot programming
RMV robot programmingRMV robot programming
RMV robot programming
anand hd
 
Robot applications
Robot applicationsRobot applications
Robot applications
anand hd
 
RMV Mechanics
RMV MechanicsRMV Mechanics
RMV Mechanics
anand hd
 
Robot Machine Vision
Robot Machine VisionRobot Machine Vision
Robot Machine Vision
anand hd
 
RMV Artificial Intelligence
RMV Artificial IntelligenceRMV Artificial Intelligence
RMV Artificial Intelligence
anand hd
 
OS file systems
OS file systemsOS file systems
OS file systems
anand hd
 
OS virtual memory
OS virtual memoryOS virtual memory
OS virtual memory
anand hd
 
OS scheduling
OS schedulingOS scheduling
OS scheduling
anand hd
 
OS Memory Management
OS Memory ManagementOS Memory Management
OS Memory Management
anand hd
 
Modules and ports in Verilog HDL
Modules and ports in Verilog HDLModules and ports in Verilog HDL
Modules and ports in Verilog HDL
anand hd
 
Characteristics and Quality Attributes of Embedded System
Characteristics and Quality Attributes of Embedded SystemCharacteristics and Quality Attributes of Embedded System
Characteristics and Quality Attributes of Embedded System
anand hd
 
Basic concepts in Verilog HDL
Basic concepts in Verilog HDLBasic concepts in Verilog HDL
Basic concepts in Verilog HDL
anand hd
 
Overview of digital design with Verilog HDL
Overview of digital design with Verilog HDLOverview of digital design with Verilog HDL
Overview of digital design with Verilog HDL
anand hd
 
Typical Embedded System
Typical Embedded SystemTypical Embedded System
Typical Embedded System
anand hd
 
OS-Process Management
OS-Process ManagementOS-Process Management
OS-Process Management
anand hd
 
Robotics Endeffectors
Robotics EndeffectorsRobotics Endeffectors
Robotics Endeffectors
anand hd
 
Structure of Operating System
Structure of Operating System Structure of Operating System
Structure of Operating System
anand hd
 
Fundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision SystemFundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision System
anand hd
 
Os overview
Os overviewOs overview
Os overview
anand hd
 
RMV sensors
RMV sensorsRMV sensors
RMV sensors
anand hd
 
RMV robot programming
RMV robot programmingRMV robot programming
RMV robot programming
anand hd
 
Robot applications
Robot applicationsRobot applications
Robot applications
anand hd
 
RMV Mechanics
RMV MechanicsRMV Mechanics
RMV Mechanics
anand hd
 
Robot Machine Vision
Robot Machine VisionRobot Machine Vision
Robot Machine Vision
anand hd
 
RMV Artificial Intelligence
RMV Artificial IntelligenceRMV Artificial Intelligence
RMV Artificial Intelligence
anand hd
 
OS file systems
OS file systemsOS file systems
OS file systems
anand hd
 
OS virtual memory
OS virtual memoryOS virtual memory
OS virtual memory
anand hd
 
OS scheduling
OS schedulingOS scheduling
OS scheduling
anand hd
 
OS Memory Management
OS Memory ManagementOS Memory Management
OS Memory Management
anand hd
 
Modules and ports in Verilog HDL
Modules and ports in Verilog HDLModules and ports in Verilog HDL
Modules and ports in Verilog HDL
anand hd
 
Characteristics and Quality Attributes of Embedded System
Characteristics and Quality Attributes of Embedded SystemCharacteristics and Quality Attributes of Embedded System
Characteristics and Quality Attributes of Embedded System
anand hd
 
Basic concepts in Verilog HDL
Basic concepts in Verilog HDLBasic concepts in Verilog HDL
Basic concepts in Verilog HDL
anand hd
 
Overview of digital design with Verilog HDL
Overview of digital design with Verilog HDLOverview of digital design with Verilog HDL
Overview of digital design with Verilog HDL
anand hd
 
Typical Embedded System
Typical Embedded SystemTypical Embedded System
Typical Embedded System
anand hd
 
OS-Process Management
OS-Process ManagementOS-Process Management
OS-Process Management
anand hd
 
Robotics Endeffectors
Robotics EndeffectorsRobotics Endeffectors
Robotics Endeffectors
anand hd
 
Structure of Operating System
Structure of Operating System Structure of Operating System
Structure of Operating System
anand hd
 
Fundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision SystemFundamentals of Robotics and Machine Vision System
Fundamentals of Robotics and Machine Vision System
anand hd
 
Os overview
Os overviewOs overview
Os overview
anand hd
 
Ad

Recently uploaded (20)

"The Enigmas of the Riemann Hypothesis" by Julio Chai
"The Enigmas of the Riemann Hypothesis" by Julio Chai"The Enigmas of the Riemann Hypothesis" by Julio Chai
"The Enigmas of the Riemann Hypothesis" by Julio Chai
Julio Chai
 
Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)
elelijjournal653
 
Axial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Axial Capacity Estimation of FRP-strengthened Corroded Concrete ColumnsAxial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Axial Capacity Estimation of FRP-strengthened Corroded Concrete Columns
Journal of Soft Computing in Civil Engineering
 
UNIT-5-PPT Computer Control Power of Power System
UNIT-5-PPT Computer Control Power of Power SystemUNIT-5-PPT Computer Control Power of Power System
UNIT-5-PPT Computer Control Power of Power System
Sridhar191373
 
Influence line diagram in a robust model
Influence line diagram in a robust modelInfluence line diagram in a robust model
Influence line diagram in a robust model
ParthaSengupta26
 
Introduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptxIntroduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptx
gunjalsachin
 
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
ManiMaran230751
 
ISO 4548-9 Oil Filter Anti Drain Catalogue.pdf
ISO 4548-9 Oil Filter Anti Drain Catalogue.pdfISO 4548-9 Oil Filter Anti Drain Catalogue.pdf
ISO 4548-9 Oil Filter Anti Drain Catalogue.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
HVAC Air Filter Equipment-Catalouge-Final.pdf
HVAC Air Filter Equipment-Catalouge-Final.pdfHVAC Air Filter Equipment-Catalouge-Final.pdf
HVAC Air Filter Equipment-Catalouge-Final.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Software Developer Portfolio: Backend Architecture & Performance Optimization
Software Developer Portfolio: Backend Architecture & Performance OptimizationSoftware Developer Portfolio: Backend Architecture & Performance Optimization
Software Developer Portfolio: Backend Architecture & Performance Optimization
kiwoong (daniel) kim
 
What is dbms architecture, components of dbms architecture and types of dbms ...
What is dbms architecture, components of dbms architecture and types of dbms ...What is dbms architecture, components of dbms architecture and types of dbms ...
What is dbms architecture, components of dbms architecture and types of dbms ...
cyhuutjdoazdwrnubt
 
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdfKevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Medicoz Clinic
 
ISO 5011 Air Filter Catalogues .pdf
ISO 5011 Air Filter Catalogues      .pdfISO 5011 Air Filter Catalogues      .pdf
ISO 5011 Air Filter Catalogues .pdf
FILTRATION ENGINEERING & CUNSULTANT
 
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdfISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
ISO 4548-7 Filter Vibration Fatigue Test Rig Catalogue.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
gerogepatton
 
Application Security and Secure Software Development Lifecycle
Application  Security and Secure Software Development LifecycleApplication  Security and Secure Software Development Lifecycle
Application Security and Secure Software Development Lifecycle
DrKavithaP1
 
Air Filter Flat Sheet Media-Catalouge-Final.pdf
Air Filter Flat Sheet Media-Catalouge-Final.pdfAir Filter Flat Sheet Media-Catalouge-Final.pdf
Air Filter Flat Sheet Media-Catalouge-Final.pdf
FILTRATION ENGINEERING & CUNSULTANT
 
Fresh concrete Workability Measurement
Fresh concrete  Workability  MeasurementFresh concrete  Workability  Measurement
Fresh concrete Workability Measurement
SasiVarman5
 
"The Enigmas of the Riemann Hypothesis" by Julio Chai
"The Enigmas of the Riemann Hypothesis" by Julio Chai"The Enigmas of the Riemann Hypothesis" by Julio Chai
"The Enigmas of the Riemann Hypothesis" by Julio Chai
Julio Chai
 
Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)Electrical and Electronics Engineering: An International Journal (ELELIJ)
Electrical and Electronics Engineering: An International Journal (ELELIJ)
elelijjournal653
 
UNIT-5-PPT Computer Control Power of Power System
UNIT-5-PPT Computer Control Power of Power SystemUNIT-5-PPT Computer Control Power of Power System
UNIT-5-PPT Computer Control Power of Power System
Sridhar191373
 
Influence line diagram in a robust model
Influence line diagram in a robust modelInfluence line diagram in a robust model
Influence line diagram in a robust model
ParthaSengupta26
 
Introduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptxIntroduction of Structural Audit and Health Montoring.pptx
Introduction of Structural Audit and Health Montoring.pptx
gunjalsachin
 
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
Android basics – Key Codes – ADB – Rooting Android – Boot Process – File Syst...
ManiMaran230751
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Software Developer Portfolio: Backend Architecture & Performance Optimization
Software Developer Portfolio: Backend Architecture & Performance OptimizationSoftware Developer Portfolio: Backend Architecture & Performance Optimization
Software Developer Portfolio: Backend Architecture & Performance Optimization
kiwoong (daniel) kim
 
What is dbms architecture, components of dbms architecture and types of dbms ...
What is dbms architecture, components of dbms architecture and types of dbms ...What is dbms architecture, components of dbms architecture and types of dbms ...
What is dbms architecture, components of dbms architecture and types of dbms ...
cyhuutjdoazdwrnubt
 
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdfKevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Kevin Corke Spouse Revealed A Deep Dive Into His Private Life.pdf
Medicoz Clinic
 
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
May 2025 - Top 10 Read Articles in Artificial Intelligence and Applications (...
gerogepatton
 
Application Security and Secure Software Development Lifecycle
Application  Security and Secure Software Development LifecycleApplication  Security and Secure Software Development Lifecycle
Application Security and Secure Software Development Lifecycle
DrKavithaP1
 
Fresh concrete Workability Measurement
Fresh concrete  Workability  MeasurementFresh concrete  Workability  Measurement
Fresh concrete Workability Measurement
SasiVarman5
 

ARM 32-bit Microcontroller Cortex-M3 introduction

  • 1. ARM-32 Bit Microcontroller Introduction By Mr. Anand H D Dr. AIT, Bengaluru-56 1 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 2. What is the ARM Cortex-M3 processor? The requirement for higher performance microcontrollers has been driven globally by the industry’s changing needs; for example, microcontrollers are required to handle more work without increasing a product’s frequency or power. In addition, microcontrollers are becoming increasingly connected, whether by Universal Serial Bus (USB), Ethernet, or wireless radio, and hence, the processing needed to support these communication channels and advanced peripherals are growing. Similarly, general application complexity is on the increase, driven by more sophisticated user interfaces, multimedia requirements, system speed, and convergence of functionalities. The ARM Cortex™-M3 processor, the first of the Cortex generation of processors released by ARM in 2006, was primarily designed to target the 32-bit microcontroller market. The Cortex M3 processor provides excellent performance at low gate count and comes with many new features previously available only in high-end processors. 2 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 3. The Cortex-M3 addresses the requirements for the 32-bit embedded processor market in the following ways: • Greater performance efficiency: allowing more work to be done without increasing the frequency or power requirements • Low power consumption: enabling longer battery life, especially critical in portable products including wireless networking applications. • Enhanced determinism: guaranteeing that critical tasks and interrupts are serviced as quickly as possible and in a known number of cycles • Improved code density: ensuring that code fits in even the smallest memory footprints • Ease of use: providing easier programmability and debugging for the growing number of 8-bit and 16-bit users migrating to 32 bits • Lower cost solutions: reducing 32-bit-based system costs close to those of legacy 8-bit and 16-bit devices. • Wide choice of development tools: from low-cost or free compilers to full- featured development suites from many development tool vendors. 3 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 4. A Brief history: ARM was formed in 1990 as Advanced RISC Machines Ltd., a joint venture of Apple Computer, Acorn Computer Group, and VLSI Technology. In 1991, ARM introduced the ARM6 processor family, and VLSI became the initial licensee. Subsequently, additional companies, including Texas Instruments, NEC, Sharp, and ST Microelectronics, licensed the ARM processor designs. Extending the applications of ARM processors into mobile phones, computer hard disks, personal digital assistants (PDAs), home entertainment systems, and many other consumer products. Unlike many semiconductor companies, ARM does not manufacture processors or sell the chips directly. Instead, ARM licenses the processor designs to business partners, including a majority of the world’s leading semiconductor companies. Based on the ARM low-cost and power-efficient processor designs, these partners create their processors, microcontrollers, and system-on-chip solutions. This business model is commonly called intellectual property (IP) licensing. 4 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 5. Architecture Versions: Over the years, ARM has continued to develop new processors and system blocks. Including the popular ARM7TDMI processor and, more recently, the ARM1176TZ(F)-S processor, which is used in high-end applications such as smart phones. The evolution of features and enhancements to the processors over time has led to successive versions of the ARM architecture. Note that architecture version numbers are independent from processor names. For example, the ARM7TDMI processor is based on the ARMv4T architecture (the T is for Thumb® instruction mode support) The ARMv5E architecture was introduced with the ARM9E processor families, including the ARM926E-S and ARM946E-S processors. This architecture added “Enhanced” Digital Signal Processing (DSP) instructions for multimedia applications. With the arrival of the ARM11 processor family, the architecture was extended to the ARMv6. New features in this architecture included memory system features and Single Instruction Multiple Data (SIMD) instructions. 5 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 6. ARM extended its product portfolio by diversifying its CPU development, which resulted in the architecture version 7 or v7. In this version, the architecture design is divided into three profiles: • The A profile is designed for high-performance open application platforms. • The R profile is designed for high-end embedded systems in which real-time performance is needed. • The M profile is designed for deeply embedded microcontroller-type systems. • A Profile (ARMv7-A): Application processors which are designed to handle complex applications such as high-end embedded operating systems. These processors requiring the highest processing power, virtual memory system support with memory management units (MMUs), and, optionally, enhanced Java support and a secure program execution environment. Eg. high-end mobile phones and electronic wallets for financial transactions. • R Profile (ARMv7-R): Real-time, high-performance processors targeted primarily at the higher end of the real-time1 market—those applications, such as high-end breaking systems and hard drive controllers, in which high processing power and high reliability are essential and for which low latency is important. • M Profile (ARMv7-M): Processors targeting low-cost applications in which processing efficiency is important and cost, power consumption, low interrupt latency, and ease of use are critical, as well as industrial control applications, including real-time control systems. 6 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 7. The Cortex processor families are the first products developed on architecture v7. The Cortex-M3 processor is based on one profile of the v7 arch., called ARM v7-M. 7 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 8. Processor naming: Traditionally, ARM used a numbering scheme to name processors. In the early days (the 1990s), suffixes were also used to indicate features on the processors. For example, with the ARM7TDMI processor, the T indicates Thumb instruction support, D indicates JTAG debugging, M indicates fast multiplier, and I indicates an embedded ICE module. Subsequently, it was decided that these features should become standard features of future ARM processors; therefore, these suffixes are no longer added to the new Instead, variations on memory interface, cache, and tightly coupled memory (TCM) have created a new scheme for processor naming. For example, ARM processors with cache and MMUs are now given the suffix “26” or “36,” whereas processors with MPUs are given the suffix “46” (e.g., ARM946E-S). In addition, other suffixes are added to indicate synthesizable2 (S) and Jazelle (J) technology. 8 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 9. Instruction Set Development: Enhancement and extension of instruction sets used by the ARM processors has been one of the key driving forces of the architecture’s evolution. Historically (since ARM7TDMI), two different instruction sets are supported on the ARM processor: the ARM instructions that are 32 bits and Thumb instructions that are 16 bits. During program execution, the processor can be dynamically switched between the ARM state and the Thumb state to use either one of the instruction sets. The Thumb instruction set provides only a subset of the ARM instructions, but it can provide higher code density. It is useful for products with tight memory requirements. As the architecture version has been updated, extra instructions have been added to both ARM instructions and Thumb instructions. In 2003, ARM announced the Thumb-2 instruction set, which is a new superset of Thumb instructions that contains both 16-bit and 32-bit instructions. 9 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 10. With version 7 of the architecture, ARM has migrated away from these complex numbering schemes that needed to be decoded, moving to a consistent naming for families of processors, with Cortex its initial brand. In addition to illustrating the compatibility across processors, this system removes confusion between architectural version and processor family number; for example, the ARM7TDMI is not a v7 processor but was based on the v4T architecture. 10 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 11. The Thumb-2 Technology and Instruction Set Architecture: The Thumb-2 technology extended the Thumb Instruction Set Architecture (ISA) into a highly efficient and powerful instruction set that delivers significant benefits in terms of ease of use, code size, and performance. The extended instruction set in Thumb-2 is a superset of the previous 16-bit Thumb instruction set, with additional 16-bit instructions alongside 32-bit instructions. It allows more complex operations to be carried out in the Thumb state, thus allowing higher efficiency by reducing the number of states switching between ARM state and Thumb state. Focused on small memory system devices such as microcontrollers and reducing the size of the processor, the Cortex-M3 supports only the Thumb-2 (and traditional Thumb) instruction set. Instead of using ARM instructions for some operations, as in traditional ARM processors, it uses the Thumb-2 instruction set for all operations. As a result, the Cortex-M3 processor is not backward compatible with traditional 11 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 12. 12 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 13. Cortex-M3 Processor Applications: With its high performance and high code density and small silicon footprint, the Cortex M3 processor is ideal for a wide variety of applications: • Low-cost microcontrollers: The Cortex-M3 processor is ideally suited for low-cost microcontrollers, which are commonly used in consumer products, from toys to electrical appliances. Its lower power, high performance, and ease-of-use advantages enable embedded developers to migrate to 32-bit systems and develop products with the ARM architecture. • Automotive: The Cortex-M3 processor has very high-performance efficiency and low interrupt latency, allowing it to be used in real-time systems. The Cortex-M3 processor supports up to 240 external vectored interrupts, with a built- in interrupt controller with nested interrupt supports and an optional MPU, making it ideal for highly integrated and cost-sensitive automotive applications. • Data communications: The processor’s low power and high efficiency, coupled with instructions in Thumb-2 for bit-field manipulation, make the Cortex-M3 ideal for many communications applications, such as Bluetooth and ZigBee. 13 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 14. • Industrial control: In industrial control applications, simplicity, fast response, and reliability are key factors. Again, the Cortex-M3 processor’s interrupt feature, low interrupt latency, and enhanced fault-handling features make it a strong candidate in this area. • Consumer products: In many consumer products, a high-performance microprocessor (or several of them) is used. The Cortex-M3 processor, being a small processor, is highly efficient and low in power and supports an MPU enabling complex software to execute while providing robust memory protection. There are already many Cortex-M3 processor-based products on the market, including low-end products priced as low as US$1, making the cost of ARM microcontrollers comparable to or lower than that of many 8-bit microcontrollers. 14 Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56
  • 15. Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56 15 Reference • Joseph Yiu, “ The Definitive Guide to the ARM Cortex-M3”, Second Edition, Newnes, (Elsevier), 2008
  • 16. Prepared by Prof. Anand H D,Dept. of ECE, Dr. AIT, Bengaluru-56 16 Prof. Anand H. D. M. Tech. (PhD.) Assistant Professor, Department of Electronics & Communication Engineering Dr. Ambedkar Institute of Technology, Bengaluru-56 Email: [email protected] Phone: 9844518832