搜索资源列表
ARMstudy
- ARM学习笔记,详细介绍ARM的开发 1. ARM中一些常见英文缩写解释 2. MAM 使用注意事项: 3. VIC 使用注意事项 4. ARM启动代码设计
VICDef_C
- EasyArm2200平台,外部中断实验,ADS1.2开发环境,掌握响亮中断控制器(VIC)的设置
LPC213x例程 for IAR
- 代码包括NXP LPC213x系列ARM7的各个外围模块(Rtc,Timer,Uart,Vic,以及LCD接口)例程,编译环境是IAR V5.2,能方便的使用J-Link仿真调试。大家可以在此基础上修改代码,移植到自己的系统中,提高效率。
LPC2124_TEMPLATE_VICINT
- ARM7 lpc2100 VIC中断驱动API,源码有详细注解,根据注解配置寄存器,作到不用翻阅资料就可编程-ARM7 lpc2100 VIC interrupt-driven API, detailed source notes, according to comments configuration register, do not read the information on the programmable
DDI0181_PrimeCell_Vectored_Interrupt_Controller.ra
- arm向量中断控制器官方文档。详细介绍了VIC Controller,开发ARM可以参考参考。-arm vector interrupt controller of official documents. Detailed VIC Controller, the development of ARM can refer to the reference.
Arm_example
- 基于 Philips 公司的 ARM-7 使用之 uC/OS-II 作业系统,此例程是移植于 LPC-2106 上的应用,属一些比较好的供学习的示例程序,有RTC,REMAP,SPI,TIME,UART,VIC,WDT 和启动代码boot loader-Based on the Philips company' s ARM-7 to use uC/OS-II operating system, the routines are transplanted in the LPC-2106 on
vic
- LPC2119,C语言,ADS1.2,按键中断。-LPC2119, C language, ADS1.2, interrupt button.
I2C-Driver
- VIC 是处于ARM 外设和内核之间的一个模块,对芯片所有外设中断进行管理,其设置 的安全性与否直接影响着系统的安危。所以,在安全性较高的系统,VIC 不应该在用户程序中修改或者访问,以防止用户操作不当而造成系统出错或崩溃。在 μC/OS-Ⅱ操作系统中,用户程序往往运行在用户模式,VIC 保护使能寄存器可以对VIC 进行保护,设置该寄存器可以限制用户程序访问VIC。在用户需要设置某外设中断时,必须进入特权模式下操作,本代码中VIC 管理便在此原理下实现。-VIC of ARM core ca
LPC2300ARM-VIC
- 周立功的LPC23XX的ARM的各模块PPT资料 VIC-ZLG of each module of the ARM LPC23XX PPT data VIC
LPC2148_VIC
- LPC2148 VIC Manager, register interrupts functions
VIC_Interrupt
- 基于OK6410的裸机VIC中断源码,即不用中断向量而是采用S3C6410特有的VIC中断机制响应中断-Based on the OK6410 the bare metal VIC interrupt source
3-4-1
- ARM11 6410 按键中断程序设置,通过操作VIC让你操作硬件中断-ARM11 6410 key interrupt program settings let you operate the hardware interrupt operation VIC
VIC
- NXP公司LPC2100系列VIC详细例程 -LPC2100 Series VIC detailed example program
arm
- LPC系列处理器向量中断控制器VIC的功能原理-LPC series processor vector interrupt controller VIC function principle
INT
- 8. 中断程序设计与电路仿真 LPC2138微控制器的中断管理是由向量中断控制器VIC操作的,向量中断控制器具有32个中断请求输入(32个中断通道,但LPC2138只使用了19个通道号0~18)可将它们设置为FIQ、向量IRQ和非向量IRQ,通过编程不同外设的向量IRQ的中断优先级,可以实现动态分配调整。 定义蜂鸣器的输出端口,运用寄存器PINSEL0、PINSEL1设置EINT3唤醒芯片,清除EINT3中断标志。运用while、if-else循环语句设置定时器、蜂鸣器。将定时器、RTC
15.int
- s5pv210 无操作系统,外部中断程序。了解外部中断的工作流程。体现VIC的优势-S5pv210 no operating system, the external interrupt program. To understand the working process of the external interrupt. Reflect the advantage of VIC
TMS320DM64-DM648-Video-Port-note-1
- 《TMS320DM64 DM648 DSP Video Port VCXO Interpolated Control (VIC) Port User s Guide》笔记-" TMS320DM64 DM648 DSP Video Port VCXO Interpolated Control (VIC) Port User' s Guide" notes
SI4463-20180802-TO-VIC
- stm8SI4463实例代码,使用Keil5开发,很适合使用单片机开发使用(stm8SI4463 instance code, developed with Keil5)