-
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
-
我编的用matlabe语言编的4psk调制解调的程序
可是解调后,恢复64点的星座图了,...
我编的用matlabe语言编的4psk调制解调的程序
可是解调后,恢复64点的星座图了,
-series of the language used matlabe 4psk series of the modulation and demodulation process demodulation However, restore 64 points of the constellation,
- 2022-02-07 14:15:21下载
- 积分:1
-
Dsp5509
基于dsp5509中的emif配置程序 完成dsp与外部接口的配置-Dsp5509-based configuration program in emif
- 2022-06-27 00:29:47下载
- 积分:1
-
智能车设计报告哦,很好用的东西,我也希望同仁也能提供一些有用的资料共享。...
智能车设计报告哦,很好用的东西,我也希望同仁也能提供一些有用的资料共享。-Intelligent Vehicle Design Report Oh, very good with things, I hope colleagues can also provide some useful information to share.
- 2022-07-08 15:29:15下载
- 积分:1
-
PIC Microcontroller based data acquisition system will be collected by DS18b20 t...
基于PIC单片机的数据采集系统,通过DS18b20将采集到的温度用串口调试助手
传送到上位机-PIC Microcontroller based data acquisition system will be collected by DS18b20 temperature with serial debugging aids sent to the host computer
- 2022-06-27 15:25:52下载
- 积分:1
-
ARM指令集及汇编,主要介绍ARM7结构的指令集,和详细的指令解释,此为中文版...
ARM指令集及汇编,主要介绍ARM7结构的指令集,和详细的指令解释,此为中文版-ARM instruction set and compilation, introduced ARM7 structure of the instruction set, and detailed instructions, such as the Chinese version
- 2023-06-05 03:30:04下载
- 积分:1
-
可以使用 STM32F107 监视
显示任何 DISPLAYGOOD 中的 can 总线消息,以看到 WWHATS 在发生 CANBUS LINE.IT´S 可能要将其更改为发送邮件到 CANBUSCONFIGURED 接收赔本 Id
- 2022-07-19 17:29:56下载
- 积分:1
-
STMicroelectronics processor STM32f10x processor Chinese technical documentation...
意法半导体处理器STM32f10x处理器中文技术文档(超级珍贵)-STMicroelectronics processor STM32f10x processor Chinese technical documentation (super rare)
- 2022-07-14 09:07:45下载
- 积分:1
-
ylp2410的功能测试程序源码,包括常用接口的测试,非操作系统下进行的,已经过测试可用...
ylp2410的功能测试程序源码,包括常用接口的测试,非操作系统下进行的,已经过测试可用-ylp2410 source of functional test procedures, including the commonly used interface test, carried out under non-operating system, has been tested can be used
- 2022-01-26 01:36:22下载
- 积分: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