登录
首页 » Asm » 44binit_1

44binit_1

于 2005-11-17 发布 文件大小:3KB
0 158
下载积分: 1 下载次数: 0

代码说明:

说明:  arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。 此程序是在arm上实现向量方式中断的初始化程序(arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle*** address. This procedure is the arm on the way to achieve vector interrupt the initialization procedures)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lpc2119canSET
    ARM7 CAN收发代码 已经测试成功(CAN COMUNICATION!)
    2010-10-19 16:11:37下载
    积分:1
  • 2.2inch_ILI9341
    基于STC15系列单片机通过硬件SPI接口驱动ILI9341主控的彩色液晶屏,带有中英文显示,多种字体(STC15 series microcontroller based on the hardware SPI interface to drive the ILI9341 control of the color LCD screen, with Chinese and English display, a variety of fonts)
    2017-06-15 16:04:15下载
    积分:1
  • Plus_1-Ver0.2
    stm32 canfestival v1.0 stm32f103vct6上直接运行(stm32 canfestival v1.0 stm32f103vct6 run directly)
    2014-05-18 11:12:34下载
    积分:1
  • M8V6
    GandF大师的M8单片机恒流型数字电子负载及交流内阻测试仪V6 详情请看:http://bbs.yleee.com.cn/thread-6795-1-1.html 声明: 该设计及资料仅供本论坛注册会员测试使用。未经许可不得用于其他用途。(GandF masters M8 MCU constant exchange digital electronic load and resistance tester V6 details see: http://bbs.yleee.com.cn/thread-6795-1-1.html Disclaimer: The design and the data is only Join this forum for testing. Not be used for any other purpose without permission.)
    2013-10-23 11:49:27下载
    积分:1
  • ICSharpCode.AvalonEdit
    The latest source of the Jedi survival drive, non original visual available. To the friends who play the Jedi
    2018-02-25 04:27:43下载
    积分:1
  • STM32F103VET6-five-uart
    基于STM32F103VET6的程序,5个串口同时通,非常好用,已验证测试过,直接调用。(STM32F103VET6 the program, five serial ports at the same time pass, very easy to use, validation test, and direct calls. )
    2012-04-17 13:12:37下载
    积分:1
  • Gokit_STM32_V2_1-Test
    说明:  1.采用优质土壤传感器做土壤湿度的检测,表面采用镀镍处理,有加宽的感应面积,可以提高导电性能,防止接触土壤容易生锈的问题,延长使用寿命; 2.产品可以宽范围控制土壤的湿度,通过电位器调节控制相应阀值,湿度低于设定值时,DO输出高电平,高于设定值时,DO输出低电平; 3.比较器采用LM393芯片,工作稳定 4.工作电压3.3V-5V 5.设有固定螺栓孔,方便安装 6.PCB尺寸:3.2cm * 1.4m 接线说明(4线制) 1 VCC 外接3.3V-5V 2 GND 外接GND 3 DO 小板数字量输出接口(0和1) 4 AO小板电压模拟量输出 模块使用说明: 1.传感器适用于土壤的湿度检测; 2.模块中蓝色的电位器是用于土壤湿度的阀值调节,顺时针调节,控制的湿度会越大,逆时针越小; 3.数字量输出D0可以与单片机直接相连,通过单片机来检测高低电平,由此来检测土壤湿度; 4小板模拟量输出AO可以和AD模块相连,通过AD转换,可以获得土壤湿度更精确的数值; 使用STM32驱动时,一般使用ADC读取其模拟量输出,以gokit stm32f103c8t6为例;(Detection of Soil Moisture)
    2020-07-02 22:40:01下载
    积分:1
  • STM32F0XX教程+例程源码
    STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于Labview上位机界面的NUCLEO-072RB数据采集系统.pdf 例程目录: 1.ADC 2.BLDC 3.DEMO-工程模板 4.EEPROM 5.KEY(中断方式) 6.KEY-EEPROM 7.LED(systick定时) 8.LED(软件延时) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART(printf 查询方式接收) 14.UART(中断方式方式接收)(STM32F0XX tutorial + routine source code Directory of courses: Project: building KEIL-MDK development platform and making MDK project document template.Pdf Information sheet -NUCLEO-072RB development board characteristics and data preparation.Pdf Primary tutorial: key (interrupt mode) to achieve 24C04 memory content read and write.Pdf Junior tutorial: realizing a LED lamp (software delay systick timer).Pdf Intermediate tutorial: using SPI bus to build NUCLEO-072RB and NUCLEO-302RB dual processor system.Pdf Intermediate tutorial: using timer to realize 6 complementary PWM waveform output.Pdf Advanced tutorial: NUCLEO-072RB data acquisition system based on Labview host computer interface.Pdf Routine Directory: 1.ADC 2.BLDC 3.DEMO- engineering template 4.EEPROM 5.KEY (interrupt mode) 6.KEY-EEPROM 7.LED (systick timing) 8.LED (software delay) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART (printf query mode) 14.UART (interrupt mode receive))
    2020-06-27 09:20:01下载
    积分:1
  • lpc177x_8x-a85a976
    LPC1788官方例程,包含大部分外设,如I2C/SSP/EMC/uart(LPC1788 official routine, containing most peripherals)
    2019-05-13 22:13:13下载
    积分:1
  • lpc213X_C_application
    说明:  菲利普公司生产的ARM芯片LPC213X系列的所有驱动程序,C语言,用ADS开发,非常全。(Philips ARM chip production LPC213X series of all drivers, C language, with the development of ADS, very full.)
    2006-04-07 00:33:29下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载