-
ZLG的SMARTARM2300开发板的pll源程序。
ZLG的SMARTARM2300开发板的pll源程序。-ZLG
- 2022-03-25 21:41:12下载
- 积分:1
-
飞凌嵌入式翻译的2440中文资料,绝对实用
飞凌嵌入式翻译的2440中文资料,绝对实用-Feiling embedded translation 2440 Chinese data, the absolute utility
- 2022-04-22 17:05:17下载
- 积分:1
-
实现ez
实现ez-usb fx2的 自定义请求功能-Ez-usb fx2 achieve custom functionality request
- 2023-03-24 18:40:04下载
- 积分:1
-
(U盘MP3)FAT文件系统的源代码,U盘,MP3文件系统下,福…
(U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
- 2022-03-13 03:06:24下载
- 积分:1
-
arm9内核的verilog实现
采用verilog hdl语言写的一个完整的arm9架构软核处理器,可以综合,对于处理器软核设计开发具有很大的参考价值,可移植到xlinx,altera等fpga芯片平台上。
- 2022-12-18 21:50:03下载
- 积分:1
-
最新三星6410 Flash Jtag烧录软件,非常难得。
最新三星6410 Flash Jtag烧录软件,非常难得。-Latest Flash burning software, very rare.
- 2022-08-06 22:07:36下载
- 积分:1
-
MiniGUI在AT91RM9200上的移植,MiniGUI在AT91RM9200上的移植
MiniGUI在AT91RM9200上的移植,MiniGUI在AT91RM9200上的移植-AT91RM9200 MiniGUI in the transplant, MiniGUI on the AT91RM9200 transplant
- 2023-05-03 22:15:03下载
- 积分:1
-
arm s3c44b0x 的程序源码
arm s3c44b0x 的程序源码-arm s3c44b0x procedure source code
- 2023-02-25 05:35:03下载
- 积分: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
-
AT9261 in ADS the following 8 code, the general site code only 3!
AT9261在ADS下面的8个代码,一般网站只提供3个代码!-AT9261 in ADS the following 8 code, the general site code only 3!
- 2022-01-27 15:55:18下载
- 积分:1