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.
工具/软件:Code Composer Studio
大家好、
我正在尝试使用 F28379D LaunchPad 执行模拟读取。 我将关注 "C2000 MCU 1日专题讨论会"、该讨论会可在此处(https://training.ti.com/c2000-f2837xd-microcontroller-1-day-workshop-series)找到。
实验2通过将 ADC0引脚与 GPIO18连接来执行模拟读取、GPIO18将电压从0切换到3V。因此、读取 ADC 输出时、我应该看到两个值:0、这意味着0V、4095、这意味着3V。
很遗憾、我得到了奇怪的值 :2887和3143。 有人有同样的问题吗?
提前感谢。
您好、Santosh、
我在连接中发现错误:我未正确连接 JP3和5V 引脚。 现在工作正常、我也尝试了相同的示例、但使用正常的碱性电池(1、5V)为 ADC0和 GND 布线、我得到了正确的结果:~2000。
非常感谢你的帮助。
此致、
弗朗西斯科