-
freescale crc模块驱动
经调试,可正常工作
freescale crc模块驱动
经调试,可正常工作-freescale crc driven by the debug module can work properly
- 2022-02-02 11:40:37下载
- 积分: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
-
在keil c51 环境下开发时钟秒表源代码
在keil c51 环境下开发时钟秒表源代码-Keil c51 environment in the development of a stopwatch clock source code
- 2022-11-27 16:25:03下载
- 积分:1
-
上海和上海健康电子的单片机易入门…
单片机C语言轻松入门,为上海沪生电子产品使用说明书。-Singlechip C language easy entry for the Shanghai and Shanghai Health Electronic Product Manual.
- 2022-01-24 13:24:36下载
- 积分:1
-
pic16f单片机源电动自行车
PIC16F单片机控制的电动自行车源程序-PIC16F MCU source for electric bikes
- 2022-01-28 12:28:44下载
- 积分:1
-
c8051f 单片机与液晶显示模块的接口程序!比较有借鉴意义!与大家共享!...
c8051f 单片机与液晶显示模块的接口程序!比较有借鉴意义!与大家共享!-c8051f MCU with LCD module interface! Learn more! And share!
- 2022-12-01 13:05:02下载
- 积分:1
-
BQ2060 充电监控芯片程序 IIC读写
BQ2060 充电监控芯片程序 IIC读写-BQ2060 Charge Monitor Chip
- 2022-02-16 02:42:26下载
- 积分:1
-
OV CMOS图像传感器,单
OV CMOS 图像传感器,单芯片方案。OV9650是市面上130万手机模组用的最多的芯片。-OV CMOS image sensor, single-chip program. OV9650 is available in the market with 1.3 million mobile phone module of the largest chip.
- 2022-03-26 16:32:08下载
- 积分:1
-
基于LCP21xx的频率测量程序,通过LCD1602显示,附带Proteus仿真电路图,是学习ARM和1602的好东西...
基于LCP21xx的频率测量程序,通过LCD1602显示,附带Proteus仿真电路图,是学习ARM和1602的好东西-LCP21xx based on the frequency of measurement procedures, through the LCD1602 display, incidental Proteus simulation schematics, ARM and 1602 to learn the good things
- 2023-06-15 04:00:03下载
- 积分:1
-
AT89S52
AT89S52单片机驱动AD9833产生信号,三角、正弦、方波均可。-AT89S52-driven single-chip AD9833 produced signal, triangle, sine, square wave can be.
- 2022-08-17 07:19:45下载
- 积分:1