-
也不闪光写和读
nor flash write and read
- 2023-07-12 01:45:03下载
- 积分:1
-
arm 存储管理系统mmu的中文翻译版本,学习arm的可以看看的
arm 存储管理系统mmu的中文翻译版本,学习arm的可以看看的-arm MMU memory management system of the Chinese translation version of the study can look at the arm of the
- 2023-06-12 13:30:03下载
- 积分:1
-
ARM development board schematics, ARM introduced the basic hardware test platfor...
ARM开发板电路图,介绍了ARM试验平台的基本硬件连接-ARM development board schematics, ARM introduced the basic hardware test platform to connect
- 2023-05-30 04:15:04下载
- 积分:1
-
四路循迹
四路寻迹传感器有信号(白线)为0 没有信号(黑线)为1四路寻迹传感器电源+5V GND 取自于单片机板靠近液晶调节对比度的电源输出接口关于单片机电源:本店驱动模块内带LDO稳压芯片,当电池输入最低的电压6V时候可以输出稳定的5V分别在针脚标+5 与GND 。这个电源可以作为单片机系统的供电电源。
- 2022-05-19 18:59:21下载
- 积分: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
-
sjf2440 jtag programming from smdk..
sjf2440 jtag programming from smdk..
-sjf2440 jtag programming from smdk..
- 2022-01-27 23:24:50下载
- 积分:1
-
深圳优龙科技LPC2378实例代码仅供参考
深圳优龙科技LPC2378实例代码仅供参考-Shenzhen excellent long LPC2378 example code technology for reference only
- 2022-07-02 22:14:58下载
- 积分:1
-
stm32f407 EXTI
此示例演示如何配置外部中断线路。
在此示例中,灭绝 Line0 (其中 PA0 引脚连接) 配置为生成
对每个上升沿中断。中断例程中 led 连接到
PD.12 针是进行切换。
- 2023-04-28 16:30:03下载
- 积分:1
-
lpc2106 LCD demo.
the demo is for use with yagarto and eclipse WinArm environme...
lpc2106 LCD demo.
the demo is for use with yagarto and eclipse WinArm environment
- 2022-12-17 17:50:03下载
- 积分:1
-
三星s3c2440cpu的视频捕捉程序源代码,采用的是saa7113芯片接口
三星s3c2440cpu的视频捕捉程序源代码,采用的是saa7113芯片接口-Samsung s3c2440cpu the video capture source code, using the saa7113 chip interface
- 2022-03-09 17:52:24下载
- 积分:1