搜索资源列表
cygnal-brief
- C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-c
SJF2440
- 三星公司官方JTAG下载工具SJF2440源代码下载。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
STM3210ELK
- STM3210E-LK 开发板的使用手册 -User manual of STM3210E-LK learning kit The STM3210E-LK is a version of the STM32-LK learning kit for the STM32F103ZET6 (LQFP144) microcontroller. The STM32F103ZET6 is high density STM32 microcontroller based on the Cort
MSP430F169singlechipdevelopmentboardprojectfinishe
- MSP430F16x系列是TI的MSP430F16x系列(FLASH存储器型)单片机中功能最强大的子系列。F16x系列单片机开发工具简便,固化于FLASH存储器内的程序易于在线升级和调试,可以实现加密,非常适合于开发消费类便携式电子产品。此外,MSP430F16x单片机具有极低的功耗、强大的处理能力、丰富的片上外围模块,方便高效的开发方式。我们要做的系统板上单片机的I/O口都引到电路板外沿,支持JTAG仿真器编程器,可以做一些基础的430试验。-TI' s MSP430F16x serie
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
sjf2410
- SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address. rar file includes the DOS based programming software application, JTAG schematic and programming proce
jtag
- JTAG Tools is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. This package has open and modular architecture with ability to write miscellaneous extensions (like b
Flash_FPAG_JTAG
- FPGA或者CPLD通过JTAG接口对FLASH进行读写的资料。非常有用-Programming Flash Memory from FPAGs and CPLDs Using the JTAG Port. Very useful
sjf2440_Rev01
- 三星公司sjf2440源代码 三星公司官方JTAG下载工具SJF2440源代码下载-SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
NandFlash_RW_implementation
- Software to implement interface with NAND Flash chips. Based on S3C2410 chip. It includes software to read NAND flash memory through JTAG interface of the chip using LPT port. (NAND flash interface spec is included)
JTAGtoFLASH
- c8051f020通过Jtag接口读写Flash存储器-c8051f020 Flash memory through Jtag interface to read and write
JTAGFlashF02x
- c8051f020通过Jtag接口读写Flash存储器C语言源程序-c8051f020 Flash memory read and write through the Jtag interface, C language source
avr_core_latest.tar
- AVR Core Version 8 (Free). JTAG Programmer is fully compatible with one used in the Atmega128. So you may use Atmel s JTAG ICE to write/read "flash"(program memory) or "EEPROM". Free version of the core doesn t include JTAG OCD module.-AVR Core Ver
UPdata
- 通过DSP的JTAG仿真接口对Flash存储器进行编程实现代码的更新,这给DSP系统的软件维护和升级造成了很大的困难。本文提出基于DSP设备的串口-Through the DSP JTAG emulation interface for programming the Flash memory code updates, which gives the DSP system software maintenance and upgrades caused great difficulties.
smdk2413_application_note_rev10
- SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
STM32F10xxx_flashProgram
- 本编程手册介绍了如何烧写STM32F101xx、STM32F102xx和STM32F103xx微控制器的闪存存 储器。为方便起见,在本文中除特别说明外,统称它们为STM32F10xxx。 STM32F10xxx内嵌的闪存存储器可以用于在线编程(ICP)或在程序中编程(IAP)烧写。 在线编程(In-Circuit Programming – ICP)方式用于更新闪存存储器的全部内容,它通过JTAG 、 SWD协议或系统加载程序(Bootloader) 下载用户应用程序到微控制
camera
- 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
Flaps_Jtag_65b1
- Flaps jtag for several memory flash.
SDFlash_f2801
- TI DSP使用SDFlash烧录器时的处理软件 F2801-SDFlash is a Windows GUI based utility that allows the user to flash program a DSP Target using a Spectrum Digital JTAG Emulator. Each target requires Flash programming algorithms specific to that specific DSP and the F
SDFlash_f2802
- TI DSP使用SDFlash烧录器时的处理软件 F2802-SDFlash is a Windows GUI based utility that allows the user to flash program a DSP Target using a Spectrum Digital JTAG Emulator. Each target requires Flash programming algorithms specific to that specific DSP and the F