-
SCH Packaging TI components potel
TI 元器件 SCH 封装 potel -SCH Packaging TI components potel
- 2023-09-09 05:05:03下载
- 积分:1
-
基于tlc5615芯片的DAC源码,单片机类型为89s52。
基于tlc5615芯片的DAC源码,单片机类型为89s52。-Based on the DAC chip tlc5615 source, single-chip type of 89s52.
- 2023-02-02 19:05:04下载
- 积分:1
-
AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
AT91SAM7A3评估版的USB测试程序,IAR编制。-AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
- 2022-07-02 20:03:31下载
- 积分:1
-
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。...
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。-EasyARM of cC/OS software DEMO plate, debug OK, reassured to learn how to use. I spent a lot of time studied EasyARM, now on its laurels.
- 2022-02-07 05:37:40下载
- 积分:1
-
ucos操作系统在lpc22xx上移植实验,很全面,很强大
ucos操作系统在lpc22xx上移植实验,很全面,很强大-ucos operating system lpc22xx on the transplant experiments, very comprehensive, very powerful
- 2022-03-11 21:12:16下载
- 积分:1
-
评价ws310(CPU S3C4510B)引导。SDT开发环境…
这是三星评估板ws310(CPU为S3c4510B)用的Bootloader.开发环境是SDT。-Evaluation ws310 (CPU for S3c4510B) the Bootloader. SDT is the development environment.
- 2022-06-27 19:03:24下载
- 积分:1
-
s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过
s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过-s3c44b0, development board test usb the host/device source, Debugging through ads
- 2022-03-16 15:15:54下载
- 积分: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
-
can在stm320的应用,可以看看,就是想寻求此芯片的看门狗程序。...
can在stm320的应用,可以看看,就是想寻求此芯片的看门狗程序。-It is used in stm320, the aim is to load the program.
- 2022-04-19 05:03:07下载
- 积分:1
-
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程...
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程-the process of making linux system
- 2023-06-14 20:05:03下载
- 积分:1