-
drive n96 lcd sam7x
使用ARM SAM7控制器在16位模式下使用ILI9325驱动程序驱动LCD N96。
- 2022-01-24 09:59:10下载
- 积分:1
-
基于ARM9
基于ARM9-AT91RM9200的开发板的系列调试程序,文件里有程序的详细注释.-based on ARM9-AT91RM9200 Development Board Series debugging procedures, The document detailed the procedures Notes.
- 2022-07-20 18:46:12下载
- 积分:1
-
AT91RM9200
AT91RM9200-Loader.rar at91rm9200 DK中的loader 源程序-AT91RM9200-DK Loader.rar at91rm9200 the loader source
- 2022-03-09 14:42:51下载
- 积分: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的Bootloader 4510B
ARM 4510b bootloader
- 2022-02-02 19:26:44下载
- 积分:1
-
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0...
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding keys shown in the last eight of the LED.
- 2022-01-21 19:28:15下载
- 积分:1
-
LPC1788 EEPROM
此示例是为 LPC1788 AT24C02
本示例描述如何使用软件 I2C 驱动与 AT24C02
- 2022-02-10 15:56:05下载
- 积分:1
-
刚调试好的TI公司的ADS7818程序,在430的板子上已通过检测
刚调试好的TI公司的ADS7818程序,在430的板子上已通过检测-Just a good debugging TI
- 2022-06-26 07:30:56下载
- 积分:1
-
LPC2131 Development Board Chapter 4
LPC2131开发板第4章-LPC2131功能部件4.7-脉宽调制器2.PWM作32位定时器实验PWM_timer.rar-LPC2131 Development Board Chapter 4-LPC2131 features .7- pulse width modulator. PWM timer for 32 experimental PWM_timer.rar
- 2022-02-13 20:26:49下载
- 积分:1
-
基于三星44b0的flash程序,包括基本操作
基于三星44b0的flash程序,包括基本操作-Samsung 44b0 of the flash-based procedures, including basic operation
- 2022-11-01 23:50:03下载
- 积分:1