回答

收藏

TMS320F28335_ADEXAMPLE

FPGA/DSP FPGA/DSP 1449 人阅读 | 0 人回复 | 2013-01-15

TMS320F28335_ADEXAMPLE
#include "DSP2833x_Device.h"???? // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h"?? // DSP2833x Examples Include File
// Determine when the shift to right justify the data takes place
// Only one of these should be defined as 1.
// The other two should be defined as 0.
#define POST_SHIFT?? 0? // Shift results after the entire sample table is full
#define INLINE_SHIFT 1? // Shift results as the data is taken from the results regsiter
#define NO_SHIFT???? 0? // Do not shift the results
#define LED (*(unsigned short int *)0x180000)
?

TMS320F28335_ADEXAMPLE.pdf

396.57 KB, 下载次数: 5

分享到:
回复

使用道具 举报

您需要登录后才可以回帖 注册/登录

本版积分规则

关闭

站长推荐上一条 /3 下一条