-
AT91RM9200
AT91RM9200-Boot AT91rm9200 启动源程序boot.bin-AT91RM9200-Boot AT91rm9200 start source boot.bin
- 2023-03-08 03:35:02下载
- 积分:1
-
在阳初2410开发板移植U
在阳初2410开发板移植U-Boot1.2.0的详细笔记,本人按照这个笔记在SMDK2410的开发板上通过测试。-In the beginning of 2410 development board yang transplantation of the U-Boot1.2.0 detailed notes, I SMDK2410 according to the notes in the development of on-board to pass the test.
- 2022-03-03 06:55:32下载
- 积分:1
-
基于ARM9
基于ARM9-AT91RM9200的开发板的系列调试程序,文件里有程序的详细注释.-based on ARM9-AT91RM9200 Development Board Series debugging procedures, The document detailed the procedures Notes.
- 2022-07-20 18:46:12下载
- 积分:1
-
这是16位定点dsp源代码。已仿真和综合过了
这是16位定点dsp源代码。已仿真和综合过了-This is a 16-bit fixed-point dsp source code. Simulation and synthesis has been
- 2022-01-24 14:58:39下载
- 积分:1
-
FS9200ARM9 development board
FS9200ARM9开发板的BIOS和Demo程序源码,适合新手上路,程序很不错。-FS9200ARM9 development board
- 2022-09-04 19:15:04下载
- 积分:1
-
ARM
基于ARM的32位STM32 SYSTick延时函数-ARM-based 32-bit STM32 SYSTick delay function
- 2023-01-05 17:25:04下载
- 积分:1
-
三星ARM处理器S3C44b0原理图,经典设计。
三星ARM处理器S3C44b0原理图,经典设计。-Samsung ARM processor S3C44B0 schematics, classic design.
- 2022-01-26 03:39:27下载
- 积分: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
-
S3C44BO based embedded development board an experimental routines
基于S3C44BO嵌入式开发板实验例程1-S3C44BO based embedded development board an experimental routines
- 2023-03-13 15:05:04下载
- 积分: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