-
启动二进制ARM9
boot binaries for arm9
- 2023-03-11 21:40:04下载
- 积分:1
-
运算放大器为PDG格式,是最令人不安的格式,但要求。
运算放大器基础,为PDG格式,是最让人头疼的格式,不过还是可以一看-Operational Amplifiers basis for PDG format, is the most worrisome format, but one can still see
- 2022-08-23 13:33: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
-
LPC1788 EEPROM
此示例是为 LPC1788 AT24C02
本示例描述如何使用软件 I2C 驱动与 AT24C02
- 2022-02-10 15:56:05下载
- 积分:1
-
AT91SAM9261的USB设备驱动程序,开发板为客户现场设备…
AT91SAM9261的USB设备驱动程序,开发板作为场上自定义设备和主机通信,同时提供了diverstudio开发的windows下主机端应用程序-AT91SAM9261 the USB device drivers, development board as a custom field devices and host communications, while providing diverstudio developed windows applications under the Host
- 2022-01-30 13:06:09下载
- 积分:1
-
2410MMU总结,一份很好的关于2410MMU 的总结报告
2410MMU总结,一份很好的关于2410MMU 的总结报告-2410MMU sum up, a good summary report on the 2410MMU
- 2022-10-03 07:45:03下载
- 积分:1
-
ARM ADS1.2的榜样来学习好!
ARM ADS1.2例子,学习用很好!-ARM ADS1.2 examples to learn from good!
- 2022-05-20 00:04:31下载
- 积分:1
-
三星S3C2440 LED控制器驱动程序
三星S3C2440 LED控制器驱动程序-Samsung S3C2440 LED controller driver
- 2023-01-29 05:30:03下载
- 积分:1
-
一个很好的可以用来调试51单片机的串口程序。
一个很好的可以用来调试51单片机的串口程序。-a good 51 can be used to debug the MCU Serial procedures.
- 2022-01-27 15:36:51下载
- 积分:1
-
LCD源码液晶显示的程序,c语言编写!转摘!
LCD源码液晶显示的程序,c语言编写!转摘! -LCD source LCD procedures, c language! Journals!
- 2023-02-06 21:10:03下载
- 积分:1