-
hyesco AT91RM9200 IIC source code
hyesco AT91RM9200 IIC source code
- 2022-03-12 11:18:56下载
- 积分: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
-
国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!...
国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!-foreign web sites of some of the classic C procedures and wishes refining art, we must first start from the basis of the hope that more beginners to lay a good foundation, especially so embedded procedures must repeat Biography! BTW, director of the appreciation some poetry!
- 2023-05-04 19:00:04下载
- 积分:1
-
arm 指令集的详细解析 对于adi平台的嵌入式芯片内部有微指令集的芯片,这个文档是很有价值的...
arm 指令集的详细解析 对于adi平台的嵌入式芯片内部有微指令集的芯片,这个文档是很有价值的-arm instruction set for the detailed analysis of Patrick platform chip embedded within the task of the chip sets, this document is of great value
- 2022-01-30 11:19:43下载
- 积分:1
-
s3c4510网络驱动程序
s3c4510网络驱动程序-s3c4510 network driver
- 2022-06-30 12:07:20下载
- 积分:1
-
2410例为钙
2410 example for calc
- 2022-04-07 09:23:30下载
- 积分:1
-
周立功 smartarm2200 i2c例子
周立功 smartarm2200 i2c例子-Week Ligong smartarm2200 i2c example
- 2023-03-25 08:00:04下载
- 积分:1
-
ARM7开发板上做的U盘的源码,FAT文件系统,D12+51固件源码,用PDIUSBD12和K9F5608U0A设计USB移动闪存...
ARM7开发板上做的U盘的源码,FAT文件系统,D12+51固件源码,用PDIUSBD12和K9F5608U0A设计USB移动闪存-ARM7 development board to do the U-source disk, FAT file system, D12+ 51 firmware source code, using PDIUSBD12 and K9F5608U0A Design USB Mobile Flash
- 2022-02-02 09:17:23下载
- 积分:1
-
ARM的操作系统UC/OS,学ARM入门的一个很好的实时性很好的操作系统,大家可以下载...
ARM的操作系统UC/OS,学ARM入门的一个很好的实时性很好的操作系统,大家可以下载-ARM" s operating system UC/OS, learning ARM to get into a good a good real-time operating system, you can download to see if
- 2023-08-31 11:00:02下载
- 积分:1
-
S3C2410中bluetooth驱动源码,在ADS1.2下编译工程通过,附文档.
S3C2410中bluetooth驱动源码,在ADS1.2下编译工程通过,附文档.-S3C2410 in the bluetooth driver source code, compile the project in under ADS1.2 passed, the document attached.
- 2022-08-14 11:20:34下载
- 积分:1