Welcome![Sign In][Sign Up]
Location:
Search - st ad

Search list

[Other resourceAD_Interupt

Description: st单片机AD使用中断方式的程序,全码奉献
Platform: | Size: 20809 | Author: wxf | Hits:

[SCMVoltage-meter

Description: 自制完全成功!!!!ADC0809时钟直接使用AT89C51的ALE信号2MHz P1口段码,P2.0-3位码(P2.0为最右边数码管的位码) P0口数据输入 通道0输入,ADC0809中ST和ALE---P3.0,EOC---P3.2,CLK---ALE.OE---P3.1*/-made entirely successful! ! Connection between ADC 0809 clock direct access to the ALE signal AT89C51 2MHz P1 mouth of the code, P2.0-3-bit code (P2.0 most of the right side of the digital-code) P0 export data input channel 0 input, Connection between ADC 0809 ST and China--- P3.0 ALE, the EOC--- P3.2. CLK------ ALE.OE P3.1* /
Platform: | Size: 3072 | Author: gkimkhnyvc | Hits:

[SCMAD_Interupt

Description: st单片机AD使用中断方式的程序,全码奉献-st Singlechip AD using the interrupt mode of procedure, the entire code of dedication
Platform: | Size: 20480 | Author: wxf | Hits:

[Software EngineeringSTM8_Miniki_Samples

Description: STM8 MiniKit 用户手册及附带的5个例程-STM8_Miniki_Samples :CSS LED MUSIC SINAWAVE UART
Platform: | Size: 1304576 | Author: 拓克电子 | Hits:

[SCMss

Description: 用ST制做是一个温度AD文件,是工程的一部分,第一次,-Is a temperature AD documents,
Platform: | Size: 12288 | Author: 陈水良 | Hits:

[SCMADSlope

Description: () { float fad WDTCTL = WDTPW + WDTHOLD //关闭看门狗 InitSys() CeRref() st: fad=Slope() //斜边ad转换 goto st } /***************************************************************************** 系统初始化 ******************************************************************************/ void InitSys() { unsigned int iq0 //使用XT2振荡器 BCSCTL1&=~XT2OFF //打开XT2振荡器 do { IFG1 &= ~OFIFG // 清除振荡器失效标志 for (iq0 = 0xFF iq0 > 0 iq0--) // 延时,等待XT2起振 } while ((IFG1 & OFIFG) != 0) // 判断XT2是否起振 BCSCTL2 =SELM_2+SELS //选择MCLK、SMCLK为XT2 InitBhTimerA() //初始化定时器A GoBhTimerA(100) //打开定时器捕获 _EINT() //打开全局中断控制,若不需要打开,可以屏蔽本句 } -MSP430 A/D SLOPE
Platform: | Size: 51200 | Author: chang | Hits:

[SCMDCMotor

Description: ADC EQU 35H CLOCK BIT P2.4 定义ADC0808时钟位 ST BIT P2.5 EOC BIT P2.6 OE BIT P2.7 PWM BIT P3.7 ORG 00H SJMP START ORG 0BH LJMP INT_T0 START: MOV TMOD,#02H MOV TH0,#20 MOV TL0,#00H MOV IE,#82H SETB TR0 WAIT: CLR ST SETB ST CLR ST 启动AD转换 JNB EOC,$ 等待转换结束 SETB OE MOV ADC,P1 读取AD转换结果 CLR OE SETB PWM PWM输出 MOV A,ADC LCALL DELAY CLR PWM MOV A,#255 SUBB A,ADC LCALL DELAY SJMP WAIT INT_T0: CPL CLOCK 提供ADC0808时钟信号 RETI DELAY: MOV R6,#1 D1: DJNZ R6,D1 DJNZ ACC,D1 RET END-fgfdsg
Platform: | Size: 48128 | Author: PXH | Hits:

[ELanguageDIY-STLINK_V2

Description: 这是一款适合DIY的ST-LINK仿真烧录器,包涵PC驱动;底层固件(HEX);PCB和原理图原文件(AD)-This is a suitable DIY simulation of ST-LINK burner, bear with PC drive the underlying firmware (HEX) PCB and schematic original document (AD)
Platform: | Size: 12172288 | Author: 向波 | Hits:

[Other Embeded programstmyejinxianshi

Description: 基于ST芯片开发图像采集系统,具有以下功能:图像采集,AD转换,液晶显示,电源管理,TF卡储存,串口通信等功能-ST chip development based image acquisition system, has the following functions: image acquisition, AD converter, LCD, power management, TF card storage, serial communications, and other functions
Platform: | Size: 1122304 | Author: 谭文 | Hits:

[Com Port4_ADC_MODBUS

Description: 四路AD可实现Modbus总线通信,基于ST单片机进行数据处理。-4 ADC can achieve Modbus bus communication, data processing based on ST microcontroller.
Platform: | Size: 41984 | Author: wilten | Hits:

CodeBus www.codebus.net