我们的客户使用 msp430afe253的24位模拟采样功能完成 AD 转换需要多长时间? 是固定的? 它是如何计算的? 当读取数据时、总共24位只能读取高16位(sD24LSBACC = 0)、然后将 D24LSBACC 设置为1、然后读取低16位。 对吗?
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.
我们的客户使用 msp430afe253的24位模拟采样功能完成 AD 转换需要多长时间? 是固定的? 它是如何计算的? 当读取数据时、总共24位只能读取高16位(sD24LSBACC = 0)、然后将 D24LSBACC 设置为1、然后读取低16位。 对吗?
您好、Elan、
您描述的24位 ADC 值读取方法是正确的。 您还可以参阅以下文章:
https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/692160?tisearch=e2e-sitesearch&keymatch=AFE253
对于 SD24采样率问题、您可以参阅以下文章:
一些代码示例可能对您有用:
http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=SLAC487&fileType=zip
此致
Johnson