搜索资源列表
Vector_interrupt
- 这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
S3C44B0X例子程序2
- 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
EINTtest
- 基于S3C44B0X微处理器 外部中断应用测试 编写中断处理程序 -S3C44B0X microprocessor-based application testing interruption external interrupt handling procedures
ads_source
- adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用
sdt_source
- adctest S3C44B0X内置A/D转换器应用实例; einttest S3C44B0X外部中断实例; flashtest flash读写实例; Helloworld Helloworld程序; iictest IIC接口运用实例; iotest I/O应用实例——矩阵式键盘扫描; rtctest S3C44B0X内置RTC应用实例; Timertest 定时器应用实例; uarttest UART串行口应用实例; ucos_ex1 uc/os-II运用
dollycon1
- 基于s3c44b0x的小车控制程序,通过按键扫描判断不同方向指令,进而发出相应的PWM波驱动电机以及控制电机转动方向的I/O信号,采用中断实现换挡调速
键盘中断例子
- S3C44B0X 键盘中断例子,测试板子上的几个按键产生中断用-S3C44B0X keyboard interrupt example, testing on the board have interrupted a few buttons with
44b0中断程序1
- 这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的-This is Samsung's chip ARM7 s3c44b0x all peripherals interruption procedures, standards are used to prepare the language c
44b0IntCode
- S3C44b0X 的中断程序代码-Interruption S3C44b0X code ................
intsimple4567
- S3C44B0X EINT4567 共用一个中断登记寄存器-S3C44B0X EINT4567 EINT4567 share a common interrupt register register
uCOSII_S3c44b0xV2.88
- ucos-ii V2.88 在 S3c44b0x下最新移植 能成功可靠运行,支持中断嵌套.-ucos-ii V2.88 For S3c44b0x
S3C44B0X.s
- 已经移植好的44B0 MDK启动代码(原ADS1.2) 可调试中断-Transplantation has been good 44B0 MDK startup code (the original ADS1.2) debug interrupt
44B0_LEDBLINK_INT
- S3C44B0X跑马灯程序,利用中断实现延时,SDT工程。-S3C44B0X LED blink program,delay occurs in irq,SDT project
armps2
- 基于s3c44b0x 的ps2键盘驱动采用中断获取键盘数据。-s3c44b0x ps2 keyboard driver
