-
I2S总线规范
I2S Bus Specification
- 2022-10-28 19:10:03下载
- 积分:1
-
介绍nand flash 编程的一篇非常好的文献,想学习的快来下吧
介绍nand flash 编程的一篇非常好的文献,想学习的快来下吧-Nand flash programming introduce a very good literature, I would like to learn Come, are you
- 2022-08-08 12:13:05下载
- 积分:1
-
在BOOTLOADR中增加当今最好AES加密技术,可用于客户远程更新应用程式...
在BOOTLOADR中增加当今最好AES加密技术,可用于客户远程更新应用程式-BOOTLOADR increase in today
- 2022-09-03 02:50:03下载
- 积分:1
-
RA8835APN AVR 控制程序源码
RA8835APN AVR 控制程序源码-RA8835APN AVR source code control program
- 2022-04-01 14:40:00下载
- 积分:1
-
2410开发板配套实验程序第一集,请下载使用
2410开发板配套实验程序第一集,请下载使用-2410 development board supporting experimental procedure the first episode, please download
- 2022-12-31 14:55:03下载
- 积分:1
-
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂...
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂鸣器一直响-Routine Name: led_Test development environment: Realview MDK Developer: Embest S3CEB2410 test results: 8 LED turn light, and the buzzer sound has always been
- 2022-01-26 00:17:57下载
- 积分: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
-
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c-ARM ADS program example (source code), coprotest.c, partest.c, interrupts.c
- 2022-07-09 19:10:43下载
- 积分:1
-
LPC2294 example code
LPC2294 example code
- 2022-02-03 07:07:55下载
- 积分:1
-
周立功的文件系统,在用文件系统的时候非常好用,大家一起研究吧,是个不错的程序...
周立功的文件系统,在用文件系统的时候非常好用,大家一起研究吧,是个不错的程序-Ligong weeks of the file system, file system with a very good time, let us explore together, be a good procedure
- 2022-01-28 03:09:11下载
- 积分:1