-
Integrated dual
双CPU BOOTLOADER 综合实验,不用烧写工具 将.out文件转换成.hex文件烧写到flash里-Integrated dual-CPU BOOTLOADER experiments, no programmer tools. Out files to convert. Hex file to the flash programmer in
- 2022-03-15 13:31:03下载
- 积分:1
-
ARM44B0+sl811(包含所有固件程序和源码)调试通过
ARM44B0+sl811(包含所有固件程序和源码)调试通过-ARM44B0+ sl811 (contains all the firmware and source code) debugging through
- 2022-05-05 16:37:15下载
- 积分:1
-
CS5460A读取程序keil C51
CS5460A读取程序keil C51 -CS5460A reader keil C51
- 2022-02-03 17:48:18下载
- 积分: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
-
minigui在arm下的编程环境
minigui在arm下的编程环境-MiniGUI arm in the programming environment
- 2022-06-14 13:14:45下载
- 积分:1
-
ARM开发的指导用书,对你有帮助
ARM开发的指导用书,对你有帮助-ARM with the guidance, to help you
- 2023-04-03 14:20:04下载
- 积分:1
-
arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全...
arm 开发的示例教程,包含源代码,实际编译测试过,实现usb口鼠标的功能,注释全-arm tutorial examples of the development, including source code, the actual compiler tested, I realize usb mouse functions, the entire Notes
- 2022-10-09 18:55:03下载
- 积分:1
-
Samsung 2440LCD test driver source code, after testing, can be directly driven b...
三星2440LCD测试驱动源码,经过测试,可以直接驱动三星的320X240的源码。希望有需要的下载-Samsung 2440LCD test driver source code, after testing, can be directly driven by the source of Samsung
- 2022-02-13 02:15:46下载
- 积分:1
-
ARM AT9140008 串口编程 DEMO FOR ADS 1.2
ARM AT9140008 串口编程 DEMO FOR ADS 1.2-ARM AT9140008 Serial Programming DEMO FOR ADS 1.2
- 2023-02-27 16:55:03下载
- 积分:1
-
manual
三星arm的 手册-manual
- 2022-03-02 10:20:39下载
- 积分:1