-
关于周立公USB试验的改进程序,实现了文件的读写,并且将读文件在写道U盘
关于周立公USB试验的改进程序,实现了文件的读写,并且将读文件在写道U盘-Zhou USB test on the public improvement process, the realization of the document to read and write, and read documents, wrote U disk
- 2023-07-05 12:45:03下载
- 积分:1
-
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇...
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。
两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验。-1. T0_ASM.rar, (with Chinese comments C51 language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. 2. T0_C51.rar, (with English Notes 51 assembly language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. Two same functions Timer0 interrupt procedures are MCU51-63K emulator through the experiment.
- 2023-07-06 02:45:03下载
- 积分:1
-
ARM7―LPC2124―串口开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真...
ARM7―LPC2124―串口开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真-ARM7-LPC2124-developed examples of serial Keil uVision3 source development based on further joint Proteus 7 on ARM7-LPC2124-I2C hardware circuit simulation
- 2022-07-19 02:37:19下载
- 积分:1
-
lgui类似minigui的gui,国产,可用于嵌入式系统,
lgui类似minigui的gui,国产,可用于嵌入式系统,-lgui similar MiniGUI the gui, homemade, can be used for embedded systems,
- 2022-10-21 00:15:03下载
- 积分:1
-
s3c2440 on the classic experiment led drive to make a minor can be borrowed! !
s3c2440上led驱动试验 很经典的 稍作改动就可以借用了-s3c2440 on the classic experiment led drive to make a minor can be borrowed! !
- 2022-01-30 19:54:34下载
- 积分:1
-
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。...
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。-ARM9-based NAND FLASH (large page) of the drive, including reading and writing and erasing (in the data area will be the remaining area), read the ID number and other major functions.
- 2023-04-28 14:20:03下载
- 积分:1
-
《DSP原理及应用》配套源代码,相当精典的介绍TMS320C54X的一本书,献给需要的朋友
《DSP原理及应用》配套源代码,相当精典的介绍TMS320C54X的一本书,献给需要的朋友- DSP Theory and Application, complete source code, rather classical presentation TMS320C54X of a book dedicated to a friend in need
- 2022-01-22 02:13:29下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
rn8302 的FFT 程序
资源描述电能计量芯片 rn8302 计算谐波含量FFT 程序
- 2022-09-26 16:10:03下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-03-22 09:23:43下载
- 积分:1