CHAPTER 17 Getting Started with Cortex-M3 Development
In This Chapter:
• Choosing a Cortex-M3 Product
Choosing a Cortex-M3 Product
Aside from memory, peripheral options, and operation speed, a number of other factors make one Cortex-M3 products different from another. The Cortex-M3 design supplied by ARM contains a number of features that are configurable, such as:
- Number of external interrupts
- Number of interrupt priority levels (width of priority-level registers)
- With MPU or without MPU
- With ETM or without ETM
- Choice of debug interface (Serial-Wire, JTAG, or both)
In most projects, the features and specification of the microcontroller will certainly affect your ...
Get The Definitive Guide to the ARM Cortex-M3 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.