-
S3C2410实验室三星S3C2410
s3c2410 lab for samsung s3c2410
- 2022-07-14 23:53:33下载
- 积分:1
-
hyesco AT91RM9200 IIC source code
hyesco AT91RM9200 IIC source code
- 2022-03-12 11:18:56下载
- 积分:1
-
xlinix the SPARTAN
xlinix 公司的 SPARTAN-3 片子
Spartan-3E HDL 设计库指南
本人正在使用
如果需要其他信息的 可以和我联系-xlinix the SPARTAN-3 film Spartan-3E HDL design library guidelines are in use if I need other information can contact me and
- 2023-07-20 06:15:04下载
- 积分:1
-
s3c2440 temperature test test code wince5.0
s3c2440 温度试验 测试代码 wince5.0-s3c2440 temperature test test code wince5.0
- 2022-01-31 13:49:33下载
- 积分:1
-
pci规范的v2.2版本,虽然可以在很多地方找到,但是这里好像没有....
pci规范的v2.2版本,虽然可以在很多地方找到,但是这里好像没有.-pci standard v2.2 version, although it may be found in many places, but not like here.
- 2022-09-06 19:20:03下载
- 积分:1
-
ADS1.2中文教程,里面有详细的介绍,非常适合初学者。
ADS1.2中文教程,里面有详细的介绍,非常适合初学者。-Chinese ADS1.2 tutorial.there are very suitable for beginners.
- 2022-06-12 07:55:09下载
- 积分:1
-
ok2240 development board of the relevant documentation to all of us to understan...
ok2240开发板的相关文档说明,对大家理解ARM内部实现有用-ok2240 development board of the relevant documentation to all of us to understand the internal realization of useful ARM
- 2022-10-14 09:05:03下载
- 积分:1
-
in ads1.2 compiler based on the success of the UCOS lpc2214 operating system und...
在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel documents. OUT on the procedures to prepare arm greatly help a friend help.
- 2023-08-12 02:30: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
-
最新版IAR511下的AT91SAM7S64的PIO例程。
最新版IAR511下的AT91SAM7S64的PIO例程。-IAR511 under the latest version of the PIO routines AT91SAM7S64.
- 2022-08-25 01:11:10下载
- 积分:1