-
ARM架构参考手册
ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor extensions:
• The standard System Control coprocessor (coprocessor 15), which is used to control memory system
components such as caches, write buffers, Memory Management Units, and Protection Units.
• The Vector Floating-point (VFP) architecture, which uses coprocessors 10 and 11 to supply a
high-performance floating-point instruction set.
• The debug architecture interface (coprocessor 14), formally added to the architecture in ARM v6 to
provide software access to debug features in ARM cores, (for example, breakpoint and watchpoint
control).-ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor
- 2022-07-22 06:43:34下载
- 积分:1
-
2410 startup code
2410 启动代码-2410 startup code
- 2022-05-31 20:59:50下载
- 积分:1
-
FREESCALE 16位单片机片MC9S12DG128的PWM输出程序,可设定PWM波的频率和占空比由产品验证,完全可用...
FREESCALE 16位单片机片MC9S12DG128的PWM输出程序,可设定PWM波的频率和占空比由产品验证,完全可用-SCM MC9S12DG128 PWM output procedures, configurable PWM pulse frequency and duty cycle from product certification, fully available
- 2023-04-19 22:05:03下载
- 积分:1
-
好的学习代码 初学这的好资料 关于AM7的PMA
好的学习代码 初学这的好资料 关于AM7的PMA-This is a good beginner to learn the code of good information on AM7 of the PMA
- 2022-01-23 11:12:32下载
- 积分:1
-
This is based on the ARM
此为基于ARM的LCD液晶显示器的程序,采用C语言编写,产生正弦曲线-This is based on the ARM-LCD liquid crystal display procedures, the use of C language, resulting in sinusoid
- 2022-07-23 20:31:50下载
- 积分:1
-
C语言开发最佳之开发平台,keil公司的中文版。绝无竟有之宝
C语言开发最佳之开发平台,keil公司的中文版。绝无竟有之宝-keil
- 2023-06-27 20:50:08下载
- 积分:1
-
lpc2131 IAP在线升级演示程序,升级方式为UART。
lpc2131 IAP在线升级演示程序,升级方式为UART。-lpc2131 IAP-line demonstration program to upgrade, upgrade to UART.
- 2022-06-27 22:39:44下载
- 积分:1
-
噪声改变CPU。很好。
altera nois cpu.Very good.
- 2023-05-28 11:20:03下载
- 积分:1
-
在S3C2410上通过对红外多功能口进行配置实现红外收发功能
在S3C2410上通过对红外多功能口进行配置实现红外收发功能-S3C2410 adopted in the infrared multi-function I realize infrared transceiver configuration function
- 2022-06-16 19:34:31下载
- 积分:1
-
stm32f407 adc dma
本示例描述如何使用 ADC3 和 DMA 传输不断
转换后的数据从 ADC3 到内存。
ADC3 配置为连续转换 channel7。
每次转换结束时的 DMA 传输,在循环模式中,
转换后的数据,ADC3 博士从注册到 ADC3ConvertedValue 变量。
在此示例中,系统时钟是 144 兆赫,APB2 = 72 兆赫和 ADC 时钟 = APB2/2。
由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 个周期,转换
12 位数据的时间是 12 个周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
- 2023-03-31 23:00:03下载
- 积分:1