-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1
-
pcf8563时钟操作C语言,可直接在arm,单片机中调用
pcf8563时钟操作C语言,可直接在arm,单片机中调用-pcf8563 clock operation of C language, can be directly in the arm, single-chip call
- 2022-07-18 00:44:06下载
- 积分:1
-
stm32单片机的中文固件库,很好的资料
stm32单片机的中文固件库,很好的资料-SCM stm32 Chinese firmware library, very good information
- 2022-01-26 15:34:41下载
- 积分:1
-
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK-This is the ARM9 linux 2.4.X interrupt-driven development example, want to learn LINXUX-driven development may wish to download the reference, test OK
- 2022-06-28 11:07:30下载
- 积分:1
-
运算放大器使用指南,来自于AD公司。为中英文版本。
运算放大器使用指南,来自于AD公司。为中英文版本。-Operational Amplifiers using the guidelines, and from the AD. Chinese and English versions.
- 2022-02-10 08:51:45下载
- 积分: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
-
基于44b0和三星的nand
基于44b0和三星的nand-flash k9f5608的u盘开发-44b0-based and Samsung nand-flash k9f5608 the u disk development
- 2023-08-04 11:35:03下载
- 积分:1
-
优龙2440开发板的测试程序(ADS 编写)
优龙2440开发板的测试程序(ADS 编写)-2440 development board excellent long test procedures (ADS preparation)
- 2022-07-12 02:31:09下载
- 积分:1
-
CC2500通信例子源代码,有兴趣的可以研究一下
CC2500通信例子源代码,有兴趣的可以研究一下-CC2500 communication example source code, anyone interested can look at
- 2022-02-04 13:02:06下载
- 积分:1
-
基于S3C2440,K9F1G08U0A NAND Flash器件,实现向NAND Flash的某个块写数据,然后从这个块读出数据。...
基于S3C2440,K9F1G08U0A NAND Flash器件,实现向NAND Flash的某个块写数据,然后从这个块读出数据。-Based on S3C2440, K9F1G08U0A NAND Flash devices, to achieve a block to the NAND Flash write data, and then read data from this block.
- 2022-08-08 05:15:28下载
- 积分:1