ESP8266
来自Jack's Lab
(版本间的差异)
(→概述) |
|||
| 第1行: | 第1行: | ||
== 概述 == | == 概述 == | ||
| + | |||
| + | === MCU 体系 === | ||
| + | |||
| + | ;; Tensilica Xtensa LX3 32-bit RISC SOC clocked at 80 MHz | ||
| + | |||
| + | |||
| + | [[文件:Tensilica-xtensalx3.jpg]] | ||
| + | |||
| + | |||
| + | * 32-bit ALU | ||
| + | * 16, 32 or 64 GPR | ||
| + | * six special purpose registers | ||
| + | * 80 base instructions | ||
| + | |||
| + | The Xtensa ISA employs 24-bit instructions with 16-bit narrow encodings for the most common instructions. | ||
| + | |||
<br><br> | <br><br> | ||
2015年9月23日 (三) 13:06的版本
目录 |
1 概述
1.1 MCU 体系
- Tensilica Xtensa LX3 32-bit RISC SOC clocked at 80 MHz
- 32-bit ALU
- 16, 32 or 64 GPR
- six special purpose registers
- 80 base instructions
The Xtensa ISA employs 24-bit instructions with 16-bit narrow encodings for the most common instructions.
2 Quick Start
3 资源
