-
domestic still relatively new network of micro
国内还比较新的network processor的微代码开发,关于cam sharing的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。-domestic still relatively new network of micro-processor code development, on the cam sharing examples of the uc language, tell you how to make use of the call-and hardware resources.
- 2022-05-23 17:02:56下载
- 积分:1
-
windows mobile pocket pc移动开发源代码书籍
windows mobile pocket pc移动开发源代码书籍-windows mobile pocket pc mobile development source code books
- 2022-05-19 22:35:23下载
- 积分:1
-
它包含了基本的代码和定时器中断单片机ATMEL我…
It contains basic codes for timers and interrupts for microcontroller Atmel ATmega16
- 2022-01-25 16:26:35下载
- 积分:1
-
DC motor with PWM speed control mode of C language programming examples. Informa...
直流电机采用PWM方式的速度控制C语言编程事例.仅供参考.-DC motor with PWM speed control mode of C language programming examples. Informational purposes only.
- 2022-04-21 21:28:56下载
- 积分:1
-
A la carte system, built a lot of features, and they hope to be useful for embed...
点菜系统 内置很多功能,希望对嵌入式开发人员有用。-A la carte system, built a lot of features, and they hope to be useful for embedded developers.
- 2022-10-14 17:25:03下载
- 积分:1
-
这是一个用VHDL +图形法在CPLD内部搭建的液晶显示的驱动程序。液晶是ocmj5*10系列...
这是一个用VHDL +图形法在CPLD内部搭建的液晶显示的驱动程序。液晶是ocmj5*10系列-This is a graphic with VHDL in CPLD internal structures of the LCD driver. LCD is ocmj5 Series 10*
- 2022-03-05 00:46:57下载
- 积分:1
-
以前在学校做设计,高
以前在学校做的设计,把高性能录音芯片ISD1420的使用心得拿出了和大家分享一下。c语言编程的-Previously done in the school design, the high-performance chip ISD1420 audio experience to come up with a use and to share with Members. c language programming
- 2022-08-18 12:00:57下载
- 积分:1
-
mizi公司的vivi bootloader源代码
mizi公司vivi bootloader源代码-mizi company vivi bootloader source code
- 2022-01-31 16:07:45下载
- 积分: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
-
44b0x开发板源代码
44b0x开发板源代码-44b0x source code development board
- 2022-11-05 15:50:03下载
- 积分:1