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.

[参考译文] MSP432P401R:SPI逻辑电平,同时与ADS1243连接

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/615316/msp432p401r-spi-logic-level-while-interface-with-ads1243

部件号:MSP432P401R
主题中讨论的其他部件:ADS1243

您好,

我正在通过SPI通信将ADS1243与MSP432P401R连接,微控制器在3.3V上工作,ADC在5V Vdd上工作;通过SPI通信时,我是否需要微控制器和ADS之间的电平转换器。

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

    Ajay,

     MSP432P401R没有5V容差IO。 根据 MSP432P401R数据表的5.1 部分,可应用于任何引脚的最大电压仅为4.17v。 由于ADS1243 可以输出高于此值的电压,因此您需要一个电平转换器。  请注意,您需要双向转换,因为MSP432P401R的输出电压最高为Vcc (3.3V), 而ADS1243 的逻辑高电压为0.8 * Vdd (= 4V)时需要最小输入电压。

    此致,

     Bob Landers