打印

TMS320F28335_ADEXAMPLE

[复制链接]
1632|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
嵌嵌dsp论坛|  楼主 | 2013-1-15 10:57 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
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)

相关帖子

沙发
zhangmangui| | 2013-1-15 17:35 | 只看该作者
支持ing

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

个人签名:dsp论坛www.armdsp.net dsp开发板www.njyxdq.com

18

主题

19

帖子

8

粉丝