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.

[参考译文] TMS320F28379D:需要使用 SysConfig 工具配置11个 ADC 通道

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1298807/tms320f28379d-need-configure-11-adc-channels-using-sysconfig-tool

器件型号:TMS320F28379D

您好!

对于我的应用、我需要使用 ADCA -5通道、ADCB- 2通道和 ADCC-4通道来配置11个 ADC 通道。 同时、我必须一次从所有通道启动 SCO、并将结果存储在循环缓冲器中、从 PWM1触发所有 ADC 模块。 请参阅我的应用代码。

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
//#############################################################################
//
// FILE: lab_main.c
//
// TITLE: C2000 Academy Lab Startup Project
//
//
// This example is a startup project for C2000 Academy lab.
//
//#############################################################################
//
//
// $Copyright:
// Copyright (C) 2022 Texas Instruments Incorporated - http://www.ti.com/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

有可能吗? 且 SCO 的采样率= 50KH

我提到了上述要求、请帮我实现这一要求。  

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

    您好!

    "你说什么? 您是否只需要每个 ISR 在频率至少为50kHz 时触发、每次都会产生新的结果? 这听起来是可以实现的。  

    此致、

    本·科利尔