-
网络通信处理器S3C4510B的网口驱动
网络通信处理器S3C4510B的网口驱动设计(ARM)- Network correspondence processor S3C4510B net mouth actuation
design (ARM)
- 2022-03-20 18:01:35下载
- 积分: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
-
ARM开发者必须知道的三星的ARM芯片S3C2410的中文使用手册
ARM开发者必须知道的三星的ARM芯片S3C2410的中文使用手册-ARM developers must know the Samsung s ARM chip S3C2410 the Chinese user manual
- 2023-06-22 02:10:04下载
- 积分:1
-
自己画的基于2410的ccd图像传感器的原理图和PCB图
自己画的基于2410的ccd图像传感器的原理图和PCB图-Their own based on the 2410 painting of the ccd image sensor and PCB schematic diagram
- 2022-05-26 02:53:36下载
- 积分:1
-
it is a motor controller that write with xmega for DC Motor
在这个程序中,我们要用H桥和PWM信号来控制直流电机
- 2022-03-30 22:30:05下载
- 积分:1
-
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例-s3c4510B Sdt2.51 use development board JTAG interface board and debugging C Example
- 2022-02-01 08:33:02下载
- 积分:1
-
音频talktrough代码。平台BF533 +音频卡。
audio talktrough code. platform bf533 + audio card.-audio talktrough code. Bf533 platform aud io card.
- 2022-07-13 04:57:25下载
- 积分:1
-
Simple waveform generator source code, based on the NXP LPC2368
简易的波形发生器源代码,基于NXP LPC2368-Simple waveform generator source code, based on the NXP LPC2368
- 2022-06-26 09:23:39下载
- 积分:1
-
LPC1788 GPIO
此的例子就是 LPC1788 的 GPIO。
本示例描述如何在 LPC177x_8x 上使用 GPIO
- 2023-06-18 14:50:03下载
- 积分:1
-
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开...
嵌入式ARM主板9200的PCB图纸,想做嵌入式主板的朋友可以学习一下,用PADS2005打开-9200 Main Board PCB drawings, the board wants Embedded friends can learn from this. opened with PADS2005
- 2022-04-06 22:51:47下载
- 积分:1