-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-08-14 10:22:17下载
- 积分:1
-
SIM300 initialization code, including the boot order, PIN code, etc.
SIM300初始化源码,包括开机命令,PIN码等-SIM300 initialization code, including the boot order, PIN code, etc.
- 2022-04-23 06:17:21下载
- 积分:1
-
基于STR710和嵌入式操作系统的串口驱动程序
基于STR710和嵌入式操作系统的串口驱动程序-STR710-based and embedded operating systems serial driver
- 2022-03-16 07:15:56下载
- 积分:1
-
JFFS的源代码,NUclues上运行的。有pdf文档
JFFS的源代码,NUclues上运行的。有pdf文档-JFFS source code NUclues run. A pdf file
- 2022-07-02 09:35:09下载
- 积分:1
-
arm汇编手册中文版
arm汇编手册中文版-arm assembler manual chinese version
- 2022-01-31 03:54:33下载
- 积分:1
-
这是菲利普公司USB主控芯片PDIUSBD12在C51上的源代码,数据传输部分,各位可以自己补齐,相信不难...
这是菲利普公司USB主控芯片PDIUSBD12在C51上的源代码,数据传输部分,各位可以自己补齐,相信不难-This is a Philips chip USB host PDIUSBD12 in the C51
- 2023-03-12 12:00:04下载
- 积分:1
-
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~...
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~-IXP series XScale_ARM9 the use of practical help to document, in English, and they hope to be helpful to everyone ~
- 2022-01-23 10:52:38下载
- 积分:1
-
基于51单片机窗帘智能控制
基于51单片机窗帘智能控制
- 2022-04-02 05:01:24下载
- 积分:1
-
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即...
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即管理模式.-Chapter 1, paragraph 1 architecture question: Q: Will the CPU to initialize the stack at a time when one start in the implementation of mov r0, LR this command mode when the processor is A: the post-reset mode, that is, management.
- 2023-08-02 19:35:03下载
- 积分:1
-
基于UART的加法器的实现
应用串口调试工具作为外部输入与输出的接口,实现多位数的相加。即通过UART串口分别输入需要相加的多位数A与B,最后把A和B两个多位数相加的过程和结果,回显给用户。具体实现方法:应用UART中断。
- 2022-03-26 18:52:25下载
- 积分:1