-
CPLD
基于cpld的数字图像边缘检测算法的实现,vhdl源程序-CPLD-based digital image edge detection algorithm, vhdl source code
- 2022-06-14 09:32:27下载
- 积分:1
-
The Serial Driver, communication procedures, it is already a mature code that ca...
linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
- 2022-06-18 20:16:47下载
- 积分:1
-
AT91SAM7S256闪灯测试
本文实现按键后灯亮,隔一会灯灭。
1. AT91SAM7S芯片自带高级中断控制器AIC,是一个有8个优先级,独立可屏蔽的向量中断控制器,最多可处理32个中断源。它的设计充分减少了处理内部与外部中断中的软件与实时开销。AIC输入可以是内部外设中断也可以是来自产品引脚的外部中断。本实验中的按键中断就是来自产品引脚的外部中断。
2. 中断信号FIQ(快速中断)和IRQ0-IRQn(中断0-中断n)一般通过PIO控制器复用。引脚必须根据其分配的中断功能进行编程。
3. 中断源:中断源0定义为FIQ,1定义为系统中断。系统中断是诸如系统定时器、实时时钟、电源管理控制器及存储控制器等系统外设中断线的结果。中断源2-31可与内置的用户外设或外部中断线连接。外部中断线可直接连接或通过PIO控制器连接。本实验中,按键K2就是连接了PA1.
相关寄存器:
(1) AIC_IDCR:中断禁用命令寄存器,只写,124
这里只用到了PA31口IRQ1中断。
(2) AIC_ICCR:中断清除命令寄存器,只写,128
(3) AIC_IECR:中断使能命令寄存器,只写,120
(4) AIC_SMRx:源模式寄存器,读写,00-7C
0-2:设置优先级。0最低,7最高。
5、6:中断源类型。01,边沿触发。
(5) AIC_SVRx:源向量寄存器,读写,80-FC
0-31:存储中断源相关处理程序地址。即中断子程序。
- 2022-06-21 19:12:28下载
- 积分:1
-
基于ARM9嵌入式开发板LINUX环境下的程序代码
基于ARM9嵌入式开发板LINUX环境下的程序代码-linux udp,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux udp everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
- 2022-03-23 23:36:38下载
- 积分:1
-
Outside the extended ram
外扩ram-Outside the extended ram
- 2023-07-03 12:50:03下载
- 积分:1
-
arm9 s3c2440与zlg7290的接口程序。在 ADS1.2下通过编译并能运行。
arm9 s3c2440与zlg7290的接口程序。在 ADS1.2下通过编译并能运行。-arm9 s3c2440 zlg7290 interface with the process. ADS1.2 through the compiler and will run.
- 2022-05-16 23:01:55下载
- 积分:1
-
source port operation (8255, or other ports), dynamic link library, GOOD!
端口操作源程序(8255或其它端口),动态链接库,GOOD!-source port operation (8255, or other ports), dynamic link library, GOOD!
- 2023-06-05 18:15:03下载
- 积分:1
-
tms320c5409 firs source code
tms320c5409 firs source code
- 2022-02-02 00:34:41下载
- 积分:1
-
国家标准
国家标准-软件开发规范,内含完整14篇规范文档-National standards- software development specification, including 14 complete specification documents
- 2023-03-04 06:20:04下载
- 积分:1
-
motorola This is based on the company's 32
这是基于motorola公司的32位芯片的用于嵌入式linux的bootloader程序源码。-motorola This is based on the company"s 32-bit chip for embedded Linux source Bootloader procedures.
- 2022-05-07 10:47:15下载
- 积分:1