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.

[参考译文] RM48L950:RM48 L950AZWT

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/936045/rm48l950-rm48-l950azwt

器件型号:RM48L950
主题中讨论的其他器件:HALCOGEN

您好!

我尝试使用 RM48 L950的板载温度和光传感器。 我指的是 HALCoGen 中给出的示例代码。 因此、我对示例代码进行了一些更改、以用于温度和光传感器。 但终端上的输出就像我在这里连接的图像中一样。 有人能告诉我引脚配置或代码中有什么问题吗?

谢谢、此致、

Prathamesh Yawalkar

   

e2e.ti.com/.../6835.code.txt

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

    您好!

    在 ADC 配置中、仅使用2个 ADC 通道。 触发 ADC 后、仅对通道8和通道9进行采样。 采样数据位于 ADC_DATA[0]和 ADC_DATA[1]中、而不是 ADC_DATA[8]和 ADC_DATA[9]。

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

    您好!

    谢谢主席先生。

    此致、

    Prathamesh Yawalkar