-
TMS320C6713设计数字滤波器的源程序,可以用于初学者参考学习
TMS320C6713设计数字滤波器的源程序,可以用于初学者参考学习-TMS320C6713 digital filter design source code, can be used for reference for beginners to learn
- 2022-12-16 16:55:03下载
- 积分: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
-
也不闪光写和读
nor flash write and read
- 2023-07-12 01:45:03下载
- 积分:1
-
用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。
由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音...
用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。
由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。
可以经过修改使用LPC2132以上的ARM的D/A来产生。
This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate the PWM voice. Voice data from the PC after the conversion. It is the largest of 16. Because there is PWM output ports need low-pass filter can be relatively clean voice. It has been modified over the use LPC2132 ARM D/A to produce. This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.
- 2023-01-09 20:35:04下载
- 积分:1
-
ARM体系结构,ARM编程模型的电子书,不可多得的ARM编程资料
ARM体系结构,ARM编程模型的电子书,不可多得的ARM编程资料-ARM architecture, ARM programming model of e-books, rare information on ARM programming
- 2023-01-27 11:25:03下载
- 积分:1
-
Philips LPC2000 series arm of the development, the main functional components of...
飞利浦的LPC2000系列arm的开发,主要功能部件的源码,包括ADC,RTC,UART,PWM-Philips LPC2000 series arm of the development, the main functional components of the source code, including ADC, RTC, UART, PWM
- 2022-10-22 21:10:03下载
- 积分:1
-
ARM程序 ARM程序 ARM程序 ARM程序 ARM程序
ARM程序 ARM程序 ARM程序 ARM程序 ARM程序-ARM procedures ARM procedure ARM procedures ARM procedure ARM procedures ARM program procedures ARM procedure ARM procedures ARM
- 2022-03-20 02:47:40下载
- 积分:1
-
arm
arm-s3c4510.rar
- 2022-03-23 22:41:22下载
- 积分:1
-
LPC1788 GPIO
此的例子就是 LPC1788 的 GPIO。
本示例描述如何在 LPC177x_8x 上使用 GPIO
- 2023-06-18 14:50:03下载
- 积分:1
-
nuclues 内核源代码已经在arm7
nuclues 内核源代码已经在arm7-9 上作了移植
- 2023-06-17 06:10:02下载
- 积分:1