-
本文主要介绍ARM JTAG调试的基本原理,基本内容包括了TAP 和BOUNDARY...
本文主要介绍ARM JTAG调试的基本原理,基本内容包括了TAP 和BOUNDARY-SCAN ARCHITECTURE的介绍。在此基础上,结合ARM7TDMI详细介绍了JTAG的调试原理。-This paper describes the basic principles of ARM JTAG debugger, the basic elements including TAP and BOUNDARY-SCAN ARCHITECTURE introduction. On this basis, combined with detailed information on ARM7TDMI principles of JTAG debugging.
- 2022-02-02 04:06:19下载
- 积分:1
-
一个用PIC16F716编写的风力发电机的控制器程序,具有很高的实用价值...
一个用PIC16F716编写的风力发电机的控制器程序,具有很高的实用价值-PIC16F716 with the preparation of a wind turbine controller procedures, with high practical value
- 2023-07-10 23:40:03下载
- 积分:1
-
用SST89C58,对微型打印机和液晶的显示
用SST89C58,对微型打印机和液晶的显示-With SST89C58, on the micro-printer and liquid crystal display
- 2022-01-26 07:25: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
-
包括电路图和源程序,汇编语言编写。JP1、JP2、JP3为电机接口,JP5为投币器接口,JP4为指示灯接口...
包括电路图和源程序,汇编语言编写。JP1、JP2、JP3为电机接口,JP5为投币器接口,JP4为指示灯接口-including circuit diagrams and source code, written in assembly language. JP1, JP2, JP3 for electrical interfaces, JP5 for the coin interface, the interface indicator of JP4
- 2022-12-04 08:50:03下载
- 积分:1
-
这是一个简单的pid控制程序,用的是增量式pid控制,在智能车上使用的。...
这是一个简单的pid控制程序,用的是增量式pid控制,在智能车上使用的。-This is a simple pid control procedures, using the incremental pid control, used in the smart car.
- 2022-04-28 00:20:34下载
- 积分:1
-
avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。...
avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。-SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
- 2022-01-26 01:37:13下载
- 积分:1
-
MSP430F149 and the CC2420
基于msp430f149与CC2420的无线传感器网络平台,CC2420的C语言驱动代码-MSP430F149 and the CC2420-based wireless sensor network platform, CC2420 driver in C language code
- 2022-05-18 16:15:02下载
- 积分:1
-
a 12,864 LCD procedures, we hope to use a bit, LCD hope that the development exp...
一个12864液晶显示的程序,希望对大家有点用,希望有液晶开发经验的朋友来交流-a 12,864 LCD procedures, we hope to use a bit, LCD hope that the development experience of a friend to share
- 2022-02-02 10:52:38下载
- 积分:1
-
基于s3c44b0的芯片实现触屏的彩色显示。
基于s3c44b0的芯片实现触屏的彩色显示。-The chip-based s3c44b0 touch-screen color display.
- 2023-01-21 16:20:04下载
- 积分:1