-
BC31 TC30 编译过,可运行。
BC31 TC30 编译过,可运行。
-BC31 TC30 compiled can be run.
- 2022-02-21 14:31:39下载
- 积分:1
-
华虹TYPEA射频芯片1507的控制程序,完成TYPEA协议中各指令操作。...
华虹TYPEA射频芯片1507的控制程序,完成TYPEA协议中各指令操作。-Huahong TYPEA RF chip 1507 of the control procedures, the completion of the agreement TYPEA operation of the Directive.
- 2022-06-17 06:56:58下载
- 积分:1
-
J19264ALCD显示器的资料和C驱动源码
J19264ALCD显示器的资料和C驱动源码-J19264ALCD display information source and C Drive
- 2022-09-16 13:50:03下载
- 积分: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
-
S3C44B0X开发板源代码,有助了解和学习S3C44B0X的使用
S3C44B0X开发板源代码,有助了解和学习S3C44B0X的使用-S3C44B0X development board source code, will help the understanding and study of the use of S3C44B0X
- 2023-05-23 18:00:03下载
- 积分:1
-
cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyri...
cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the following components: * CP210xBaudRateAliasConfig.exe * CP210xManufacturing.DLL * CP210xBaudRateAliasConfig VC++ project * REL_NOTES.TXT (this file) -cp210x non-standard baud rate configuration tool CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc.. This release contains the following components :* CP210xBaudRateAliasConfig.exe CP210xManufacturing.DLL*** CP210xBaudRateAliasConfig REL_NOTES VC project. TXT (this file)
- 2022-04-02 10:10:12下载
- 积分:1
-
凌阳061A单
凌阳061a单片机语音识别必须包含 的库和源文件-Sunplus 061A single-chip speech recognition must include the library and source files
- 2022-02-09 12:43:53下载
- 积分:1
-
基于CAN总线的电梯控制系统,包括主板程序,子板程序和电路原理图...
基于CAN总线的电梯控制系统,包括主板程序,子板程序和电路原理图-Based on CAN Bus elevator control system, including the board procedures, sub-board procedures and circuit diagram
- 2023-01-17 10:15:04下载
- 积分:1
-
ARM7芯片S3C44B0x的PS2键盘的源程序
ARM7芯片S3C44B0x的PS2键盘的源程序-ARM7 chip S3C44B0X the PS2 keyboard source
- 2022-08-15 11:42:39下载
- 积分:1
-
used with a variety of LCD driver chips and sample matrix driver, a very good re...
含多种常用液晶驱动芯片和点阵驱动程序样例,有很好的参考价值,本人特意会集上传-used with a variety of LCD driver chips and sample matrix driver, a very good reference value, I will deliberately set upload
- 2022-08-09 22:41:57下载
- 积分:1