-
jtag c 算法经典
压缩包 : jtag.rar 列表
ports.h
ports.c
micro.h
micro.c
lenval.h
lenval.c
J-TAG.Uv2
J-TAG.Opt
- 2022-06-20 00:01:30下载
- 积分:1
-
基于srt
基于srt-2算法,利用verilog实现16位定点无符号数除法器(除数、被除数均由16位整数和16位小数组成,商由32位整数和16位小数构成,余数由32位小数组成)-Based on srt-2 algorithm, using verilog to achieve 16-bit fixed-point unsigned divider (divisor, dividend by 16-bit integer and 16-bit decimal form, business from the 32-bit integer and 16-bit fractional composition, I composed a few from the 32-bit decimal)
- 2022-03-19 07:07:06下载
- 积分:1
-
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分...
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分钟。-The latest version of Windows CE-based video capture solution, in the MSI 301 video chip, the X86, ARM9, MIPS and other platforms have a good performance results, a trial version, sustainable operation for 15 minutes.
- 2022-03-22 17:10:06下载
- 积分:1
-
arm
arm――启动代码-arm-- bootcode
- 2023-03-05 05:05:04下载
- 积分:1
-
LPC1114例程源代码
对lpc1114管脚的应用示例,增加对他的了解。包括SD卡,、I2C通信,串口UART,WAPUP深度掉电模式,中文字库制作,adc测温,在W25X16中存放图片即显示,在FatFs下的电子书程序制作,时钟配置以及key与led,PWM输出的相关了解。把ASCII码放在W25X16中即显示,
- 2022-05-31 05:03:17下载
- 积分:1
-
STM32 开发板例子:IWDG 内部看门狗.
开发环境:Keil For ARM
STM32 开发板例子:IWDG 内部看门狗.
开发环境:Keil For ARM-STM32 development board example: IWDG internal watchdog. Development Environment: Keil For ARM
- 2022-03-07 13:13:01下载
- 积分:1
-
GPIO test examples, including drivers and applications, applications prepared us...
GPIO测试例子,包括驱动程序和应用程序,应用程序采用EVC编写。-GPIO test examples, including drivers and applications, applications prepared using EVC.
- 2022-01-25 14:47:48下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
用ADS1.2感兴趣的制备臂热敏打印机驱动程序,可以看下
热敏打印机arm驱动程序 用ads1.2 编写 有兴趣的可以看下-Arm thermal printer driver with the preparation of ads1.2 interested can facie
- 2022-02-25 15:19:54下载
- 积分:1
-
asd_at91rm9200设计,原理图,希望对大家有用
asd_at91rm9200设计,原理图,希望对大家有用-asd_at91rm9200 design, drawings, it may be useful to hope
- 2022-01-25 23:32:12下载
- 积分:1