-
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
-
CAN
CAN-BUS PROTELL FILE. INCLUDING .SCH .PCB.
- 2022-08-10 08:29:15下载
- 积分:1
-
8051下的I2C驱动软件,可以自由使用。C/C++。
8051下的I2C驱动软件,可以自由使用。C/C++。-8051 under the I2C driver software can be freely used. C/C.
- 2022-03-11 14:04:08下载
- 积分:1
-
S3c44b0x下的ucgui
S3c44b0x下的ucgui-S3c44b0x the ucgui
- 2022-03-01 03:24:19下载
- 积分:1
-
ttytest―HHARM9200.rar 华恒AT91rm9200串口的测试源代码
ttytest―HHARM9200.rar 华恒AT91rm9200串口的测试源代码-ttytest- HHARM9200.rar huaheng AT91rm9200 serial test source code
- 2022-04-26 23:36:44下载
- 积分:1
-
AVR_Meag8 RC5红外解码程序,使用ICCAVR编译器,包含线路图
AVR_Meag8 RC5红外解码程序,使用ICCAVR编译器,包含线路图-AVR_Meag8 RC5 infrared decoding procedures, the use of compiler ICCAVR, including route map
- 2023-08-08 15:00:03下载
- 积分:1
-
Samsung 2440LCD test driver source code, after testing, can be directly driven b...
三星2440LCD测试驱动源码,经过测试,可以直接驱动三星的320X240的源码。希望有需要的下载-Samsung 2440LCD test driver source code, after testing, can be directly driven by the source of Samsung
- 2022-02-13 02:15:46下载
- 积分:1
-
This software package contains an example d associated documentation for the Col...
This package contains example software and associated documentation for the
ColdFire MCF5249 microprocessor. The software includes sample processor
initialization routines for the MCF5249 running a M5249C3 evaluation board as
well as the following sample applications:
simple - empty application template
fat - factory acceptance test for the M5249C3
The software has currently been built and tested under Metrowerks CodeWarrior
-This software package contains an example d associated documentation for the ColdFire MC F5249 microprocessor. The software includes s ample processor initialization routines for t he MCF5249 running a M5249C3 evaluation board a s well as the following sample applications : simple-empty application template fat-facto ry acceptance test for the M5249C3 The software currently has been built and tested under Metro werks CodeWarrior
- 2022-03-09 11:44:32下载
- 积分:1
-
2410平台硬件文档,具体内容请参考文档的说明,
2410平台硬件文档,具体内容请参考文档的说明,-2410 hardware platform document, the specific content of the document please refer to Note
- 2022-08-14 13:56:26下载
- 积分:1
-
arm_s3c2410无操作系统的源码---写linux驱动的好资料
arm_s3c2410无操作系统的源码---写linux驱动的好资料-arm_s3c2410 no source operating system Linux-- was driven by good data
- 2022-12-02 13:30:03下载
- 积分:1