登录
首页 » Visual C++ » ADC_PEC

ADC_PEC

于 2021-03-25 发布 文件大小:527KB
0 184
下载积分: 1 下载次数: 18

代码说明:

  英飞凌单片机使用pec中断的ad转换实例完整版(Infineon microcontroller interrupt the ad conversion using pec)

文件列表:

ADC_PEC
.......\ADC.C,8434,2011-05-17
.......\ADC.H,5839,2011-05-17
.......\ADC.LST,13890,2011-05-17
.......\ADC.OBJ,128283,2011-05-17
.......\ADC_PEC,386395,2011-05-17
.......\ADC_PEC.asm,113874,2011-05-17
.......\ADC_PEC.dav,2657493,2011-05-17
.......\ADC_PEC.dpt,1948338,2011-05-17
.......\ADC_PEC.lnp,724,2011-05-17
.......\ADC_PEC.M66,29129,2011-05-17
.......\ADC_PEC.Opt,2832,2011-05-23
.......\ADC_PEC.plg,190,2011-05-23
.......\ADC_PEC.rtf,14581,2011-05-17
.......\ADC_PEC.SBR,379443,2011-05-17
.......\ADC_PEC.Uv2,2373,2011-05-17
.......\ADC_PEC_Opt.Bak,2840,2011-05-23
.......\ADC_PEC_Uv2.Bak,2373,2011-05-17
.......\GPT1.C,7983,2011-05-17
.......\GPT1.H,6986,2011-05-17
.......\GPT1.LST,13074,2011-05-17
.......\GPT1.OBJ,127568,2011-05-17
.......\MAIN.C,9879,2011-05-17
.......\MAIN.H,168139,2011-05-17
.......\MAIN.LST,16033,2011-05-17
.......\MAIN.OBJ,127796,2011-05-17
.......\Start_V2.A66,86754,2011-05-23
.......\Start_V2.LST,177027,2011-05-17
.......\Start_V2.OBJ,5428,2011-05-17

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

发表评论

0 个回复

  • 21dayC51
    21天学通51单片机开发源代码,学习51单片机的教材,值得下载(21 Days 51 MCU development of source code, 51 MCU learning materials, worth downloading)
    2011-05-11 15:45:20下载
    积分:1
  • dt.STM32Pfreemodbus
    STM32单片机freemodbus的移植,主从机的都有(1, transplant FreeModbus1.5 and RT-Thread1.1.1 to STM322, development platform supports Eclipse, Keil, IAR3, can be used in the Eclipse plug-in version management EGIT 4, support Modbus RTU (ASCII untested))
    2013-09-29 20:50:19下载
    积分:1
  • robot
    超声波测距,测量精度为1cm,可以使机器人安全避障。(Ultrasonic distance measurement accuracy of 1cm, can make the robot obstacle avoidance safety.)
    2013-11-13 10:35:13下载
    积分:1
  • 51chipdanPLC
    PLC与51单片机通讯示例程序(单片机程序)(PLC and 51 single-chip communication sample programs (MCU program))
    2011-11-25 14:27:14下载
    积分:1
  • temperature-display
    51单片机温度采集与显示设计 - 通过DS18B20温度传感器获取温度,并通过数码管显示,并实现了温度可手动校准(51 single-chip temperature acquisition and display design- through DS18B20 temperature sensor for temperature, and through the digital display, and achieve a temperature can be manually calibrated)
    2013-10-13 16:26:42下载
    积分:1
  • ALIENTEK-MINISTM32---hongwaiyaokong
    ALIENTEK MINISTM32 hongwaiyaokong.zip
    2012-11-04 11:54:28下载
    积分:1
  • modubs
    说明:  该源码实现51单片机之间符合modbus通信协议的通信(This code can achieve communications between MCS51 by modbus protocol. )
    2010-04-16 17:02:11下载
    积分:1
  • flash
    基于低功耗单片机msp430f5438a的spiflash w25q128驱动 读写擦除(Based on low-power microcontroller msp430f5438a of spiflash w25q128 drive to read and write erase)
    2013-11-19 09:03:07下载
    积分:1
  • SHIYANJIU
    基于51的C语言频率计,内涵仿真图,以实现空能(Based on 51 C-language frequency meter, meaning simulation diagram, in order to achieve air can)
    2013-07-17 14:12:29下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载