-
ELF文件format.pdf A4臂,臂的重要文件格式
A4 ARM ELF File Format.pdf,arm的重要文件格式-A4 ARM ELF File Format.pdf, arm an important file formats
- 2022-03-01 11:41:28下载
- 积分:1
-
s3c44b0x系列arm7开发板网口测试程序。ADX调试即可
s3c44b0x系列arm7开发板网口测试程序。ADX调试即可-s3c44b0x series arm7 Development Board net mouth testing procedures. Debugging can ADX
- 2022-08-18 18:31:18下载
- 积分:1
-
tms320c2812 the can bus driver, source code can be compiled directly using!
tms320c2812的can总线驱动,源码直接可以编译使用!-tms320c2812 the can bus driver, source code can be compiled directly using!
- 2022-04-24 09:29:11下载
- 积分:1
-
LPC2104模拟总线软件包,非常有用的资料啊
LPC2104模拟总线软件包,非常有用的资料啊-LPC2104 analog bus packages, very useful information ah
- 2022-03-05 04:37:55下载
- 积分:1
-
LPC1788 UART
该示例是 USB 到串口 (UART0) 为 LPC1788。
本示例描述如何在 LPC177x_8x 上使用 UART 接口。
- 2023-08-14 16:15:03下载
- 积分:1
-
基于arm核的RTOS
基于arm核的RTOS-based nuclear arm of RTOS
- 2023-06-06 18:25:03下载
- 积分:1
-
这是我从朋友那搞到的pic学习资料,很简单的啦
这是我从朋友那搞到的pic学习资料,很简单的啦-This is what I got from a friend that the pic learning materials, a very simple啦
- 2022-08-24 08:24:48下载
- 积分:1
-
基于LPC2468的嵌入式系统开发板,可做项目是参考。
基于LPC2468的嵌入式系统开发板,可做项目是参考。-LPC2468-based Embedded System development board, to do the project reference.
- 2022-03-15 21:57: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
-
SDRAM是AT91SAM7SE测试代码中的应用。
在AT91SAM7SE上测试sdram用的代码。-SDRAM AT91SAM7SE test in the code used.
- 2023-01-07 15:15:03下载
- 积分:1