-
Samsung s3c2410 bootloader
三星s3c2410 bootloader -Samsung s3c2410 bootloader
- 2022-07-22 20:21:17下载
- 积分: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
-
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用...
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用-AT91RM9200 user manual contains HyperTerminal under windows and under linux the configuration of the application of MINICOM
- 2022-03-07 14:28:04下载
- 积分:1
-
基于ARM7 的嵌入式系统上开发USB接口的详细内容
基于ARM7 的嵌入式系统上开发USB接口的详细内容- Inserts on the type system based on ARM7 to develop the USB
connection the detailed content
- 2022-05-26 11:05:46下载
- 积分:1
-
This is the original version developed cdrom content, but because of factory pro...
这是原版本开发的cdrom内容,但由于工厂生产,为什么没有下载,来之不易,是arm初学者必备的文档。
- 2022-07-13 13:52:28下载
- 积分:1
-
STR710 spi interface based on the MMC/SD card (SPI mode) driver
基于STR710 spi接口的MMC/SD卡(SPI模式)驱动程序-STR710 spi interface based on the MMC/SD card (SPI mode) driver
- 2022-02-01 04:24:13下载
- 积分:1
-
PIC Microcontroller based data acquisition system will be collected by DS18b20 t...
基于PIC单片机的数据采集系统,通过DS18b20将采集到的温度用串口调试助手
传送到上位机-PIC Microcontroller based data acquisition system will be collected by DS18b20 temperature with serial debugging aids sent to the host computer
- 2022-06-27 15:25:52下载
- 积分:1
-
2410开发板配套实验程序三部分,请下来…
2410开发板配套实验程序第三集,请下载使用-2410 development board supporting experimental procedure Part Three, please download
- 2022-10-15 08:35:03下载
- 积分:1
-
LQ-XS128-OLED用PA0123
龙邱的OLED代码,显示线性CCD的图像程序。用的是PA口,还可以吧,不过显示图像确实不是很难,只要掌握原理就好了
- 2022-01-31 18:57:55下载
- 积分:1
-
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)-PIC18F1320 microcontroller through the serial port to download the bootloader source code (C language)
- 2022-03-15 09:35:54下载
- 积分:1