-
周立功easyarm2200平台第二章试验资料(LPC2200 专用工程模板,应用例子)...
周立功easyarm2200平台第二章试验资料(LPC2200 专用工程模板,应用例子)-Week easyarm2200 Ligong chapter test platform (LPC2200-specific project templates, the application example)
- 2023-07-12 16:35:04下载
- 积分: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
-
基于三星44b0的nandflash程序,包括基本操作
基于三星44b0的nandflash程序,包括基本操作-Based on Samsung 44b0 of the NANDFLASH procedures, including basic operation
- 2022-08-18 15:35:37下载
- 积分:1
-
AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
AT91SAM7A3评估版的USB测试程序,IAR编制。-AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
- 2022-07-02 20:03:31下载
- 积分:1
-
在msp430上实现的通过RS485端口接收字符,并在1602液晶上显示
在msp430上实现的通过RS485端口接收字符,并在1602液晶上显示-In MSP430 achieved through the RS485 port to receive characters and liquid crystal display in 1602
- 2023-06-05 10:50:04下载
- 积分:1
-
at91rm9200 the pcb board Packaging, to facilitate the production of circuit
at91rm9200的pcb板封装,便于电路制作-at91rm9200 the pcb board Packaging, to facilitate the production of circuit
- 2022-03-24 16:48:27下载
- 积分:1
-
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。...
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。-arm 2103 philip detailed test procedures and program modules for beginners very owned. Hopes and U.S. exchanges.
- 2022-09-21 03:05:03下载
- 积分:1
-
S3C2440 USB Device的操作
S3C2440 USB Device的操作-S3C2440 USB Device operation
- 2022-08-13 01:43:14下载
- 积分:1
-
嵌入式实时操作系统ARM的开发
嵌入式实时操作系统ARM的开发-ARM embedded real-time operating system development
- 2022-03-13 16:25:47下载
- 积分:1
-
此源码是sc3c2410中断测试程序,经实际测试,可以正常运行.
此源码是sc3c2410中断测试程序,经实际测试,可以正常运行.
- 2022-08-17 17:46:20下载
- 积分:1