-
read and write eeprom,at24c512.debug finished pass.
read and write eeprom,at24c512.debug finished pass.
- 2022-03-31 14:34:11下载
- 积分:1
-
ARM7 some code, a little help can be down Rare
ARM7的一些程序代码,有点帮助,可以下来-ARM7 some code, a little help can be down Rare
- 2022-09-28 21:15:08下载
- 积分:1
-
单片机4*4键盘与LED数码管的显示,按下键盘显示相应的字符(1,2,3...A,B...E)...
单片机4*4键盘与LED数码管的显示,按下键盘显示相应的字符(1,2,3...A,B...E)-none
- 2022-03-22 03:57:22下载
- 积分:1
-
AT89C2051 microcontroller product manuals, a very detailed description of the AT...
AT89C2051单片机的产品手册,非常详细的说明了AT89C2051单片机的性能参数、结构和原理。-AT89C2051 microcontroller product manuals, a very detailed description of the AT89C2051 MCU performance parameters, structure and principle.
- 2023-02-18 14:00:04下载
- 积分:1
-
1602 液晶 在任意位置显示字符 数字 使用的是新华龙单片机 100脚 的...
1602 液晶 在任意位置显示字符 数字 使用的是新华龙单片机 100脚 的 -1602 LCD display characters in any number of locations using a new single-chip 100-pin of Hualong
- 2023-04-13 02:40:03下载
- 积分:1
-
这是DSP2407的RAM测试程序,含全部源码,调试通过,可运行.
这是DSP2407的RAM测试程序,含全部源码,调试通过,可运行.-This is the DSP2407 the RAM test procedures, including all source code, debugging is passed, can be run.
- 2023-08-06 12:40:03下载
- 积分:1
-
直流电机测速程序 电机需带码盘 精度高 可直接设置转数 短时间内电机达到所设定的 速度...
直流电机测速程序 电机需带码盘 精度高 可直接设置转数 短时间内电机达到所设定的 速度-DC Motor Speed procedures required motor encoder with high precision can be set directly to a few short period of time to achieve the set motor speed
- 2022-12-20 00:10: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
-
单片机的程序,欢迎探讨
单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
- 2022-03-26 12:24:30下载
- 积分:1
-
S3C2440 arm9芯片上RTC的测试程序,可以测试RTC是否正确运行,以及能对RTC进行时间设置。...
S3C2440 arm9芯片上RTC的测试程序,可以测试RTC是否正确运行,以及能对RTC进行时间设置。-RTC chip S3C2440 arm9 test procedures to test whether the RTC correctly, and be able to set the RTC time.
- 2022-04-23 05:03:41下载
- 积分:1