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.

[参考译文] CCS/TMS320F28374D:实时图形图

Guru**** 2428300 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/806648/ccs-tms320f28374d-real-time-graph-plot

器件型号:TMS320F28374D

工具/软件:Code Composer Studio

大家好、我在 ADC 上有4个直流值、这些值存储在 AdcRegs.ADCRESULT0-3中、这些值在本质上根据电路运行而变化。 我将它们转换为变量 V1、V2、V3、V4中的实际物理电压值。 现在、我要以图形的形式在单个窗口中绘制实时数据。 这些是我的项目的最终结果、因此图表需要清晰和高分辨率才能发布。 我尝试使用 GUI Composer、但电路板无法连接云。 还有其他方法吗? 我能否以 Excel 工作表的形式导出这些值? 为此、我需要任何外部硬件进行通信、还是可以使用 USB 完成通信?