-
ARM S3C4510B应用开发过程的一个详细的解释。
ARM S3C4510B 应用系统开发流程的详细解说.-ARM S3C4510B applications a detailed explanation of the development process.
- 2023-07-16 12:55:04下载
- 积分:1
-
Programmer s Reference Manual is an improtant book on Intel processor architectu...
程序员参考手册是一本关于英特尔处理器体系结构和编程的重要书籍。在Html格式中,它比原始的.txt格式更具可读性。
- 2022-02-04 10:17:33下载
- 积分:1
-
使用semihosting方法下载ARM程序的实例.
使用semihosting方法下载ARM程序的实例.-An example of how to download arm program by way of semihosting.
- 2022-05-28 20:28:37下载
- 积分:1
-
CPUfreq修改CPU频率
该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。其余代码只是一个调用这两个函数的一个例子,也可以自己重新写一个。为了简便,可以将所有的文件当作一个驱动程序在同一个目录下编译,然后以流驱动的方式加载,再用应用程序控制。
- 2022-03-21 03:01:17下载
- 积分:1
-
DC motor bipolar PWM reversible double
直流电动机双极性可逆双闭环PWM控制程序-DC motor bipolar PWM reversible double-loop control procedures
- 2022-01-25 15:33:58下载
- 积分:1
-
嵌入式系统,pda的原码,整个driver部分,arm7 cpu,可以学习arm上的driver 编成...
嵌入式系统,pda的原码,整个driver部分,arm7 cpu,可以学习arm上的driver 编成-embedded systems, pda"s original code, the entire driver, ARM7 CPU, we can learn from arm into the driver
- 2022-02-02 14:23:36下载
- 积分:1
-
C8051F020实现IO端口接收和输出
c8051f020实现io口的接收和输出-c8051f020 to achieve io port to receive and output
- 2022-05-20 04:03:44下载
- 积分:1
-
使用AIN0和AIN1测量两路直流电压,并将结果通过UART0想PC机发送。...
使用AIN0和AIN1测量两路直流电压,并将结果通过UART0想PC机发送。-compute and the use of two-way con measuring DC voltage, the results through UART0 sent to PC.
- 2022-10-20 05:30:03下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
臂结构的精灵规范
ELF specification for the ARM Architecture
- 2022-01-25 23:56:15下载
- 积分:1