-
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
-
单片机上支持SD卡。SPI方式通讯,速度几十K
单片机上支持SD卡。SPI方式通讯,速度几十K-Single-chip support for SD cards. SPI communication, the speed of dozens of K
- 2022-08-17 10:00:12下载
- 积分: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
-
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)...
单片机C8051加无线模块nRF24L01实现温度传感器数据采集和无线收发(接收部分)-C8051 MCU plus wireless module nRF24L01 to achieve the temperature sensor data acquisition and wireless transceiver (receiver part)
- 2022-07-25 12:43:09下载
- 积分:1
-
spiflash操作,在C8051f310下测试过
spiflash操作,在C8051f310下测试过-spiflash operation, under the tested in the C8051F310
- 2022-12-01 15:40:03下载
- 积分:1
-
LCD全方位应用超强功能,温度,篮球计算器,密码锁等
LCD全方位应用超强功能,温度,篮球计算器,密码锁等-LCD all-round application of super-function, temperature, basketball calculator, password lock, etc.
- 2022-01-20 23:22:54下载
- 积分:1
-
STM32 I2C 例程,开发环境为KEIL for arm,并带Proteus仿真
STM32 I2C 例程,开发环境为KEIL for arm,并带Proteus仿真-STM32 I2C routines
- 2022-10-14 16:55:03下载
- 积分:1
-
这个是用来控制以ssd0323为主控芯片的显示屏的程序。在这个程序是以串行接口控制屏的...
这个是用来控制以ssd0323为主控芯片的显示屏的程序。在这个程序是以串行接口控制屏的-this control to be used to control chip ssd0323 display procedures. This process is serial interface of the control panel
- 2022-04-16 04:27:29下载
- 积分:1
-
method to setup svn, may be can help to you
method to setup svn, may be can help to you
- 2022-07-01 14:37:43下载
- 积分:1
-
- 2022-01-21 04:47:46下载
- 积分:1