-
USB扩展板在lpc2104开发板上进行试验
USB扩展板在lpc2104开发板上进行试验-USB lpc2104 expansion boards of the development board for testing
- 2022-01-27 15:34:41下载
- 积分:1
-
一个关于触摸屏ADS7843芯片的中文技术资料,,比较难得,
一个关于触摸屏ADS7843芯片的中文技术资料,,比较难得,-a touch screen on the Chinese chip ADS7843 technical information, the more desirable,
- 2022-02-21 18:14:52下载
- 积分:1
-
arm7开发的源代码,经典,适合入门参考
arm7开发的源代码,经典,适合入门参考-arm7 development of the source code, classic reference for induction
- 2023-03-13 14:50:04下载
- 积分:1
-
LWIP 1.30蓝牙PPP
lwip 1.30 bluetooth ppp -lwip 1.30 bluetooth ppp
- 2022-03-22 02:29:14下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
- 2022-01-28 12:35:19下载
- 积分: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
-
AVR编程的C原代码 。主要是单片机中的AVR的编程。实用性比较强。...
AVR编程的C原代码 。主要是单片机中的AVR的编程。实用性比较强。-AVR programming in C source code. Mainly the AVR microcontroller programming. Practicality is fairly strong.
- 2022-01-26 18:37:46下载
- 积分:1
-
2410在ads1.2环境下的iis音频驱动试验代码,采用DMA的传输方式,大家可以参考一下...
2410在ads1.2环境下的iis音频驱动试验代码,采用DMA的传输方式,大家可以参考一下-2410 in ads1.2 environment iis audio driver test code, the use of DMA transfer mode, we can refer to
- 2022-01-27 20:40:36下载
- 积分:1
-
arms3c2410汇编启动源码start.s,
arms3c2410汇编启动源码start.s,-Start arms3c2410 compilation of source start.s,
- 2022-06-17 06:29:34下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO-Week Ligong ZLG_LPC213X a complete set of information, this is one of the GPIO
- 2022-02-20 09:51:52下载
- 积分:1