搜索资源列表
44binit_1
- 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 ac
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
2440boot_rev0
- 2440的bootloader,用来载入你的用户程序(非系统代码),晶振16MHz,主频Fclk=256MHz,usb时钟为48MHz.
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
串口驱动源代码
- 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
FS_FAT32
- FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in
YLP2410_TEST
- ylp2410的功能测试程序源码,包括常用接口的测试,非操作系统下进行的,已经过测试可用-ylp2410 source of functional test procedures, including the commonly used interface test, carried out under non-operating system, has been tested can be used
arm7
- 44B0下的非系统的测试程序,编译通过没有错误-44B0 under the non-system test procedures, the compiler no errors through
zigbeetwo
- zigbee程序,里面有些比较实用的东东,上传交流,非诚勿扰。-sdfdfdfdftrtyytyuiuiughghhghgjgh
QQ2440_LED
- 非操作系统下QQ2440 LED测试程序,用于检测系统是否正常工作-QQ2440 LED test procedure
myled
- 三星ARM920T2440非操作系统下的LED小程序-ARM920T2440 Samsung LED under non-operating system applet
USART
- stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
ADC
- STM32非固件库程序,ADC双模式,通过串口发送-STM32 firmware library procedures for non-, ADC dual-mode, through the serial port to send
ADC3
- STM32非固件库程序,实现功能:ADC3-Non-STM32 firmware library program, to achieve functional: ADC3
GPIO_B11
- STM32非固件库程序,实现功能:GPIO口输出方波-Non-STM32 firmware library program, to achieve functional: GPIO port output pulse
TIM1_interrupt
- stm32f103rb的定时器中断程序。详细注释了使用方式和编程技巧。该程序采用非固件库方式。编程简单易懂。-stm32f103rb the using for Tim1 and interrupt
ZDMA
- s3c44B0的ZDMA通道测试程序。请注意按块传输时的字对齐与ZDMA目的地址的非cache的设置。(ADS开发环境,ARM7TDMI)-s3c44B0 of ZDMA channel testing procedures. Please note that block transmission by word alignment and ZDMA destination address of the non-cache settings. (ADS development environme
bios_emulator
- 在ARM、PowerPC等非X86平台上,模拟X86实模式bios程序,可以运行老的一些x86固件。-x86 real mode BIOS emulator and interface to Realmode X86 Emulator Library
hid
- 此文件是百合电子工作室推出的USB开源项目:Easy USB 51 Programer的一部分。 Easy USB 51 Programer 是一个多功能的USB学习板(USB接口 芯片采用philips的pdiusbd12),通过此项目,您不仅可以学习到 USB HID设备类的开发(包括下位机固件驱动的编写和上位机应用 程序的编写),还可以学习UB的其它标准设类(如USB Mass Storage)及自定义的非标准设备类的开发。Easy U