-
S3C2410 development board, chip manufacturers is public information
S3C2410开发板资料,是其芯片厂家公开资料-S3C2410 development board, chip manufacturers is public information
- 2023-05-13 08:20:04下载
- 积分:1
-
三星的NAND
三星的NAND-FLASH,有1G字节的存储空间。-Samsung
- 2022-03-24 07:37:07下载
- 积分:1
-
优龙ARM 9 FS2410开发板的硬件电路图!很有学习价值
优龙ARM 9 FS2410开发板的硬件电路图!很有学习价值-9 FS2410 development board hardware circuit! Very worth learning
- 2022-06-03 14:00:42下载
- 积分:1
-
非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。...
非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder.
- 2022-03-01 18:16:15下载
- 积分: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
-
美国德州仪器2005年出,ARM11,3332MHZ,拥有DSP,3D硬件加速
美国德州仪器2005年出,ARM11,3332MHZ,拥有DSP,3D硬件加速-TI OPAM 2420,USED IN NOKIA MOBILE
- 2023-04-22 09:15:04下载
- 积分:1
-
和手臂
此代码允许用户从文件中读取整数将它们相加并出结果。
- 2023-07-27 08:10:02下载
- 积分:1
-
arm to read and write adram procedures, as well as the process of flash data exc...
arm读写adram的程序,以及和flash数据交换的过程-arm to read and write adram procedures, as well as the process of flash data exchange
- 2022-08-07 03:41:00下载
- 积分:1
-
LM3S5000系列ARM单片机原厂USB接口设计原理图,为英文版,对运用此系列单片机进行USB设计时,很有参考意义:)...
LM3S5000系列ARM单片机原厂USB接口设计原理图,为英文版,对运用此系列单片机进行USB设计时,很有参考意义:)-LM3S5000 series ARM original single-chip USB interface design schematics for the English, on the use of this series for USB single-chip design, is very useful:)
- 2022-02-01 00:51:40下载
- 积分:1
-
汇编点亮LED等
编写ARM裸机汇编代码,实现点亮试验箱中的LED灯,并让其交替的亮与灭
- 2023-05-22 11:20:03下载
- 积分:1