资源列表

« 1 2 ... 42 43 44 45 46 4748 49 50 51 52 ... 2741 »

[微处理器(ARM/PowerPC等)MPLAB_C18_interrupt

说明:MPLAB C18 不自动把中断服务程序放在中断向量处。通常将GOTO 指令放在中断向量处,从而把控制权转交给相应的中断服务程序 PIC18系列的低优先级中断入口地址在0x0018地址,下面的代码是在入口地址处放置一个向量函数,这个向量函数里就是一个内嵌汇编的GOTO指令,GOTO到低优先级的中断服务函数InterruptHandlerLow。-MPLAB C18 does not automatically interru
<yyy> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)pic_lkr

说明:pic单片机,链接描述文件(*.lkr)含义 -pic microcontroller, Link descr iption files (*. lkr) the meaning of
<yyy> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)I2C

说明:at91sam7s64 TWI 的应用程序-at91sam7s64 TWI applications
<段国勇> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)led

说明:S3C2440 ARM开发板自己共动手写BOOTLODER系列一:LED测试程序。-S3C2440 ARM development board to write their own hands a total of BOOTLODER Series 1: LED test program.
<小A> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)MCUzhongduanCode

说明:单片机中断嵌套 单片机中断嵌套 单片机中断嵌套 -MCU Interrupt
<mrbing1987> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)code_11

说明:Simple program for LED displays using programmable timers on LPC2292
<iyer123> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)Timer0_1_Int

说明:使用LPC2136MCU在ADS中开发,同时使用定时器0、1功能,使用串口发送接收数据,同PC通信-Use LPC2136MCU in ADS to develop, using 0,1 timer function, use the serial port to receive data communication with PC
<张高敏> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)Pt6311

说明:自己写的16311 VFD驱动,包括键盘扫描-Write a 16311 VFD Driver
<luoxiyin> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)24c256code

说明:EEPROM存储器24C256的读写程序-EEPROM memory of reading and writing program 24C256
<kiki> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)MYDS1307

说明:DS1307 AVR code, please down it freely.-DS1307 AVR code,please down it freely.
<liqiangjun> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)I2CEEPROM24C02

说明:单片机实验\ I2C_AT24C02 本程序实现I2C EEPROM 24C02的读写成将Wru[4]数组中的直写入 EEPROM中 然后读出写入的直存放到Rchu[4]数组中然后再显示到 数码管上-I2C EEPROM 24C02
<george> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[微处理器(ARM/PowerPC等)RTC

说明:LPC2368内置实时时钟c语言代码,使用32768手表晶体-LPC2368 built-in real-time clock c language code, use 32768 watch crystal
<yeda> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... 42 43 44 45 46 4748 49 50 51 52 ... 2741 »

源码中国 www.ymcn.org