如题,求教
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,
您所说的应该是ADC模块,而不是DAC模块;所需要的应该是F2812的外设代码例程,可下载以下文件安装http://www.ti.com/lit/zip/sprc097,按照默认路径安装完成后在电脑C:\tidcs\c28\DSP281x\v120\DSP281x_examples 可找到例程。MATLAB可以生成DSP代码,但如果是找基本例程,直接找官方资料即可。F2812是比较老的料,新项目可以考虑C2000 Picoolo等新料。
谢谢!