-
MSP430F149单片机ADC12模块程序
msp430F149 ADC12模块程序-msp430F149 ADC12 module procedures
- 2022-12-31 19:20:07下载
- 积分:1
-
高速PCB设计资料,很好的东西,推荐下载
高速PCB设计资料,很好的东西,推荐下载-High-speed PCB design data, very good things, recommended download
- 2022-04-22 10:34:10下载
- 积分:1
-
winbond的w77e58双串口测试
winbond的w77e58双串口测试-the dual serial test
- 2022-07-03 09:21:11下载
- 积分:1
-
拉幕式数码显示技术,有详细的电路图以及C的程序
拉幕式数码显示技术,有详细的电路图以及C的程序-La-screen digital display technology, a detailed circuit diagram and the procedure C
- 2022-03-30 08:14:49下载
- 积分:1
-
AT89S51中文资料 全面介绍AT89S51的引脚及其功能
AT89S51中文资料 全面介绍AT89S51的引脚及其功能-AT89S51 introduce a comprehensive English information on the pin and its function AT89S51
- 2022-04-06 21:50:18下载
- 积分:1
-
msp430f149读HC165(4片串联)。兼有串口发送程序
msp430f149读HC165(4片串联)。兼有串口发送程序-msp430f149 Reading HC165 (four series). Serial sent both procedures
- 2022-02-22 03:41:01下载
- 积分:1
-
IGBT Installation Guide. PDF IGBT Installation Guide. PDF
IGBT安装指南.PDF IGBT安装指南.PDF-IGBT Installation Guide. PDF IGBT Installation Guide. PDF
- 2022-03-07 15:55:06下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
atmega16单片机与PC机串口通信,编程环境ICCAVR
atmega16单片机与PC机串口通信,编程环境ICCAVR-communicate by single-chip atmega16 and PC through USART
- 2022-02-04 17:49:31下载
- 积分:1
-
本程序是一个片上系统芯片,杭州10000大工业股份有限公司产品。可…
这个程序是SOC的芯片,杭州万工公司的产品。可用于简单的单相电子式电度表的开发的芯片。功能比较丰富的。请参考。-This program is a SOC chip, Hangzhou 10000 Industrial Co., Ltd. products. Can be used for a simple single-phase electronic watt-hour meter of the development of chips. Feature richer. Please refer to.
- 2022-10-20 23:40:04下载
- 积分:1