CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C8051F020 中断 程序

搜索资源列表

  1. ADC1_func

    0下载:
  2. c8051F020 中八位500ksps ADC1的应用程序 包括ADC1和端口初始化及转换完成中断程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1654
    • 提供者:海逝山蒙
  1. SMBUS

    1下载:
  2. C8051F020 / 040 等等单片机内部SMBUS总线驱动程序源代码(原创) 使用Keil C51编译环境 程序中没有使用SMBUS中断方式,使用查询中断方式运行,这样程序结构简单,便于扩展其他SMBUS设备. 本程序中带IIC器件驱动,可支持24C01 - 24C512(128字节 - 64K字节)非易失性存储器.只需要先初始化SMBUS,再初始化24Cxx器件的时候给出24Cxx的器件地址/内部地址宽度和器件写分页大小即可. 其中还带IIC总线的RFI
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3991
    • 提供者:杨宁
  1. c8051f020外围接口电路程序

    1下载:
  2. c8051f020外围接口包括AD采样,中断,I2C,lcd、数码管显示等程序,适合做最小系统的设计
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2011-01-19
    • 文件大小:2567
    • 提供者:forrest7507
  1. MATLAB_Heart_sounds

    0下载:
  2. 配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。-With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1303718
    • 提供者:闵晓东
  1. c8051f020_codes

    0下载:
  2. c8051f020单片机的例程,是购买几百块钱的c8051f020开发板后赠送光盘上的程序,有:8位、12位pwm,AD8位、12位转换程序,DA,串口,timer3,以及外部中断等程序。-C8051F020 MCU routine, buy a few hundred dollars are the C8051F020 development board CD-ROM on gift after the procedure, there is: 8, 12 pwm, AD8-bit, 12-b
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:240861
    • 提供者:文子
  1. FreMe

    0下载:
  2. 基于C8051F020的测频程序。T0定时中断进行频率计算,T2工作再捕获方式,计数脉冲个数。-C8051F020-based procedures for measuring the frequency. T0 timer interrupt frequency calculation, T2 work to capture the way, counting the number of pulses.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1409
    • 提供者:Yangpeng
  1. UART1_Int1

    0下载:
  2. c8051f020串口实验程序,UART1工作于中断模式-// This program configures UART1 to operate in interrupt mode, showing an example of a string transmitter and a string receiver. These strings are assumed to be NULL-terminated
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2922
    • 提供者:www
  1. Interrupts

    0下载:
  2. C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:1867
    • 提供者:www
  1. interrupt67

    0下载:
  2. 此程序测试C8051F020的中断6、7,可在相应的两个中断中设断点观察,中断处理时发光二极管的状态也相应的会有改变.-C8051F020 interrupt this program testing 6,7, can set the appropriate breakpoint observed in the two interrupt, interrupt processing status LED' s will change accordingly.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7058
    • 提供者:linjinlong
  1. C8051F020

    0下载:
  2. 单片机C8051F020的最小系统设计程序,包括中断、定时器等内部接口程序,还有外部键盘、LCD、CS5463的程序。-C8051F020 microcontroller minimum system design process, including interrupts, timers and other internal interface program, as well as external keyboard, LCD, CS5463 procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2567
    • 提供者:lu.hao
  1. CP1

    0下载:
  2. 采用c8051f020芯片,此程序可完成CP1比较器的比较功能,比较器基准信号来自于VREF引脚,比较器响应后将产生中断,可在中断程序中设断点观察.-Using c8051f020 chip, this program can complete the comparison function comparator CP1, the comparator reference signal from the VREF pin, the comparator will respond to inter
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:15722
    • 提供者:许康
  1. C8051

    0下载:
  2. C8051F020与上位机通过zigbee与上位机通讯,平时处于空闲状态,当串口收到上位机发送的命令时,开始工作。程序包括AD采样,串口中断,发送。-C8051F020 and the host computer through the zigbee communication with the host computer, usually idle, when the serial port received from the host computer to send commands to
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:51705
    • 提供者:tangzilin
  1. realtime

    0下载:
  2. 采用C8051f020和S3530A以及12864LCD的时钟显示源程序。尤其是对S3530A的SMBUS中断服务程序,参照别人的程序自己写的,执行效率较高。-Adopt C8051f020 and S3530A 12864LCD of the clock display source. S3530A the SMBUS interrupt service routine, referring to someone else' s program to write their own, t
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:18801
    • 提供者:wangjing
  1. uart

    0下载:
  2. 描述了c8051F020 UART1模块 如何从串口中断中的读写。程序通过串口1的中断读取了一字符并将此字符输出。-This program demonstrates how to configure the C8051F020 to write to and read from the UART interface. The program reads a word using the UART1 interrupts and outputs that word to the screen
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:12275
    • 提供者:褚玲玲
  1. 14program_pcb

    1下载:
  2. 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6375051
    • 提供者:sevenjul
搜珍网 www.dssz.com