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.

[参考译文] MSP430FR6043:USS ADC 捕获值与实际 SDHS 模拟输入之间的转换

Guru**** 651100 points
Other Parts Discussed in Thread: MSP430FR6043, MSP430FR6041, MSP430FR5043, MSP430FR5041
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1044622/msp430fr6043-the-convertion-between-uss-adc-capture-value-and-real-sdhs-analog-input

器件型号:MSP430FR6043
主题中讨论的其他器件: MSP430FR6041MSP430FR5043MSP430FR5041

大家好、 MSP430FR6043中的 USS ADC 捕获值和实际 SDHS 模拟输入之间的转换存在一个问题。

  从"MSP430FR6043_MSP430FR6041_MSP430FR5043_MSP430FR5041_Code_examples"中的 SDHS 示例代码中,我得到了有关 USS ADC 捕获值与实际 SDHS 模拟输入之间转换的公式。

 如下所示、

// V =(ADC_CODE *(f_s/2))/(GAIN*7FF)+偏置
//其中、adc_code 是 ADC 结果(16位有符号整型)、f_s =.755v (满量程电压)、
//增益=^μ s (0.1/20))= 1、偏置= 0.9V、7FF = 2047

 问题1:为什么 f_s 为0.755v?  

 我搜索论坛 并获取有关 SDHS 转换的一些信息。

看起来满量程为+-500mV、集中在 Rx 偏置上、最大输入信号范围为1000mv。  

如果 Rx Bias 被设定为0.9V、范围将为0.4v~1.4V。

 问题2:确切的输入信号范围是多少?  

。μ m

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

    您好!

    您可以考虑 SDHS 的基准电压为0.755V。

    最大输入信号范围为1000mV。 该输入范围还包括转换信号之前的 PGA 设置。 PGA 的设置范围为-6.5db 至30.8db。

    此致、

    现金 Hao