-
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
-
ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020....
ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020.-ADI on the optical communication module procedures of control in KEIL FOR ARM compiler compiler environment. About 43-45 procedures size, the chip is ADu7020.
- 2022-04-18 19:17:36下载
- 积分:1
-
On with Samsung
关于用三星的s3c2410微处理器对k9s1208nand flash芯片写的驱动程序.-On with Samsung
- 2022-08-21 11:49:38下载
- 积分:1
-
一种ARM控制下的步进电机的加速控制的源代码
一种ARM控制下的步进电机的加速控制的源代码-ARM under the control of a stepper motor acceleration control of the source code
- 2022-01-28 21:39:03下载
- 积分:1
-
TI公司的DAC7611的转换程序,刚调试好的,绝对可用
TI公司的DAC7611的转换程序,刚调试好的,绝对可用-TI
- 2022-07-26 08:42:19下载
- 积分:1
-
44b0开发板上ADC驱动的例子,对初学者很有帮助
44b0开发板上ADC驱动的例子,对初学者很有帮助-44b0-driven development board ADC example, useful for beginners
- 2022-06-28 01:30:17下载
- 积分:1
-
芯片实际臂
arm芯片LPC2214下的实时时钟DS1302的源程序-arm of chip real-time clock of the source DS1302
- 2022-07-01 05:50:02下载
- 积分:1
-
InterFlashDriver关于P30的驱动
InterFlashDriver关于P30的驱动-InterFlashDriver on P30 driver
- 2023-08-30 04:30:03下载
- 积分:1
-
基于博创实验箱9个实验源代码。
基于博创实验箱9个实验源代码。-Bo Chong-based experimental boxes nine experiments source code.
- 2022-02-25 16:28:47下载
- 积分:1
-
三星s3c2410的原理图,包括pcb文件
三星s3c2410的原理图,包括pcb文件-the schematics, documentation, including PCB
- 2022-03-17 01:37:19下载
- 积分:1