- Hands-On Embedded Programming with C++17
- Maya Posch
- 135字
- 2021-08-20 10:20:43
ARM Cortex-M
A very common type of 32-bit MCU is the ARM Cortex-M family. It includes the M0, M0+, M1, M3, M4, M7, M23, and M33, with a number of them having a floating point unit (FPU) option for increased floating point performance.
Not only are they used as standalone MCUs, they are also commonly integrated into System-on-Chip (SoC) devices to provide specific functionality, such as touchscreen, sensor, or power management functionality. As Arm Holdings doesn't manufacture any MCUs themselves, many third-party manufacturers have licensed the designs, sometimes making their own modifications and improvements.
Here is a brief overview of these MCUs:

The Thumb instruction sets are compact, 16-bit-length instructions, making them ideal for embedded, resource-restricted systems. Other ARM microprocessor families can also support this Thumb instruction set in addition to the 32-bit instruction set.
- Learning SQL Server Reporting Services 2012
- 龍芯應(yīng)用開發(fā)標(biāo)準(zhǔn)教程
- 電腦常見問題與故障排除
- 辦公通信設(shè)備維修
- 計算機應(yīng)用與維護基礎(chǔ)教程
- Unity 5.x Game Development Blueprints
- scikit-learn:Machine Learning Simplified
- 筆記本電腦維修不是事兒(第2版)
- 嵌入式系統(tǒng)中的模擬電路設(shè)計
- 單片機系統(tǒng)設(shè)計與開發(fā)教程
- 單片機開發(fā)與典型工程項目實例詳解
- FPGA實驗實訓(xùn)教程
- Mastering Quantum Computing with IBM QX
- Raspberry Pi Home Automation with Arduino
- 創(chuàng)客電子:Arduino和Raspberry Pi智能制作項目精選