-
USB CAMERA THESIS. VERY USEFUL
USB CAMERA THESIS. VERY USEFUL
- 2023-05-13 18:10:02下载
- 积分:1
-
USB程序库文件
这是一个基于LPC1788CPU的USB库文件,可以运行在LPC1700系列的CPU上面!!!!!!!!!这是一个基于LPC1788CPU的USB库文件,可以运行在LPC1700系列的CPU上面!!!!!!!!!
- 2022-05-28 03:18:09下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-03-22 09:23:43下载
- 积分:1
-
STK6031 MCU,64KFlash UART 程序
STK6031 MCU,64KFlash UART 程序-UART FUNCTION
- 2023-07-12 16:25:03下载
- 积分:1
-
Name Function
Name Function
--- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alter data in 32K word block
Check_Toggle_Ready End of internal program or erase detection using
Toggle bit
Check_Data_Polling End of internal program or erase detection using
Data# polling-Name Function
------------------
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Alter data in one word
Program_One_Sector Alter data in 2048 word sector
Program_One_Block Alt
- 2022-08-24 19:42:20下载
- 积分:1
-
ARM
基于ARM的应用Source5,在网上找到的源码,分成六个,这个是5-ARM-based application Source5 the Internet to find the source code is divided into six, 5
- 2022-03-24 15:29:50下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-03-13 10:30:42下载
- 积分:1
-
ARM的相关学习资料,相当不错,
ARM的相关学习资料,相当不错,-Learn information related to ARM, pretty good, huh, huh!!!
- 2023-06-28 05:10:04下载
- 积分: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
-
基于ST arm7的机器人设计硬件原理图,pcb(protel和powerpcb格式)
基于ST arm7的机器人设计硬件原理图,pcb(protel和powerpcb格式)-ST arm7 based design of robot hardware schematics, pcb (protel and PowerPCB format)
- 2022-05-28 02:01:06下载
- 积分:1