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.
你好
我使用 TMs570ls0432 ,因为它没有 DMA,我想使用 mibadc,一段时间内读取一些 AD 值。
您能告诉我们 如何在 hal 软件中设置。以及哪个代码是读取值(buffer)等等。
谢谢你
TMS570LS0432具有 DMA 功能?
谢谢你
但我想使用 mibadc。 例如、,10us 触发一次、我希望2ms 读取所有 AD 数据、该值应该为 200.I
如何设置 hal?
adcGetData(adcREG1、 adcGROUP1、&ADC_DATA[0]);
黄你好、
随附的示例、请查找刚才为您创建的示例。
ADC 组1和组2用于对 ADC[0]和 AC[1]引脚上的输入进行采样
组1的 FIFO 大小为32、组2的 FIFO 大小也为32
3、两组均由 RTI compare0每10us 触发一次
组1 FIFO 满后、组2 INT 被使能
e2e.ti.com/.../4885.TMS570LS0432_5F00_ADC_5F00_RTITrigger.7z