搜索资源列表
Jtag_yuanli
- 文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。-article introduces ARM JTAG Debugging the basic principles. The basic content including TAP (TEST PORT ACCESS) and BOUNDARY - SCA N AR
openocd_r1147.tar
- openocd是比较好的调试工具软件,支持wiggle调试arm,也支持其他调试接口,例如USB口的FT2232.-openocd is a better tool for debugging software, support wiggle debug arm, also support the other debugging interface, such as the USB port of the FT2232.
ucos
- arm_ucos : Contains the generic code files required for a project development on the ARM core. common : Contains the uC/OS-II ARM platform port code. ep73xx : Contains the EP7312 BSP code. lpc2xxx : Contains the LPC210x & LPC213x BSP code.
JTAG_arm926ejs_get_idcode
- A program on PC to access TAP controller of ARM via parallel port to JTAG cable.
dnw0.50A_v4
- ARM串口调试软件DNW的源代码,简单实用-DNW ARM debugging software serial port source code, simple and practical
multiUART
- 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
HC_sdk
- 海康威视客户端SDK(以下简称“客户端SDK”)是海康威视嵌入式网络硬盘录像机、视频服务器、IP设备的配套产品,用于设备远程访问及远程控制软件的开发,适用于以下产品型号: 客户端SDK主要功能: 图像预览、文件回放和下载、云台控制、布防/撤防、语音对讲、日志管理、解码卡. 远程升级、远程重启/关闭、格式化硬盘、参数配置(系统配置、通道配置、串口配置、报警配置、用户配置)等.-Hikvision client SDK (hereinafter referred to as " c
mycom@@
- 这是一个基于arm的qt4.7串口接收数据的程序,经过测试成功。-This is a based the arm of qt4.7 serial port to receive data program, successfully tested.
serial-port
- 基于ARM的串行口例程,可实现串行口通讯,主要是基于LM3S1138单片机。-Routine ARM-based serial port, serial port communication, mainly based on the LM3S1138 microcontroller.
full_motioncontrol
- 绘图输出控制软件,主要适用于激光切割、雕刻等,步进电机控制绘图输出的设备。支持并口控制和USB下载控制。 资料包含: 上位机源代码:控制设备输出的源代码; 下位机源代码:芯片(ARM、DSP等)控制源代码; 接口源代码:可重编程的源代码,供完善程序; 端口控制源代码:LPT并口控制和USB端口下载源代码; 程序文件:控制软件的可执程序和程序演示视频。 程序可用于电机控制测试和应用于根据图形输出的控制软件,源程序可任意修改和应用于商业用途。 希望为电
WinTestCSharp-GDI
- C# GDI+ 绘图 串口操作实例,源码内有个Protocol.cs有意思,实现:1)系统时间校订(精确到10ms):起始符(#)+ +年月日(11 07 06)+小时分秒(17 22 01)+结束符($),2)系统参数设置(上位机发出):起始符(#)+系统参数(S)+ +主机编号(00000221)+ +塔机编码(1)+ +坐标X(1681)+ +坐标Y(178.0)+ + 前臂长(56.0)+ +后壁长(10.0)+ +塔顶高(35.0)+ +塔臂高(20.0)+ +最大吊重(12.000)
mycom
- 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
HDGpsSdk
- 连接宏电视频路由器,实现图像预览、文件回放和下载、云台控制、布防/撤防、语音对讲、日志管理、远程重启/关闭、参数配置(系统配置、通道配置、串口配置、报警配置、用户配置)、和获取设备功能状态等。(Connect Hongdian video router, image preview, playback and download files, PTZ control, arm / disarm, voice intercom, log management, remote shutdown, re
DobotDemoForSTM32
- 本 Demo 是基于 STM32F103VET6 芯片编写,因此使用本程序时需要用户自行配备一块 STM32F103VET6 开发板。(使用其他型号的芯片需要自行移植) 通讯的端口使用了机械臂扩展 10P 接口,接口的类型是 FC-10P,接口的定义如下图 7 所示。我们需要用 RX、TX、GND 这三个端口,如图 8 机械臂与开发板连接 RX->TX1, TX->RX1,GND->GND。(The Demo is based on STM32F103VET6 chip pre
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
DAPLink-master
- Arm Mbed DAPLink is an open-source software project that enables programming and debugging application software on running on Arm Cortex CPUs. Commonly referred to as interface firmware, DAPLink runs on a secondary MCU that is attached to the SWD or
EXP3补充注释
- ARM实验任务指导书 实验三 UART 串行通讯口及中断优先级实验(Arm experiment task instruction experiment three UART serial communication port and interrupt priority experiment)