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.

[参考译文] MSP430G2553:在任何 MSP430上使用带有 DMA 的 I2C

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1375587/msp430g2553-using-i2c-with-dma-on-any-msp430

器件型号:MSP430G2553

工具与软件:

尊敬的专家:

我使用的是 MSP430G2553、 从 (https://www.ti.com/lit/an/slaa382a/slaa382a.pdf)我发现、我可以在任何带有 USCI 模块的 MSP430 2xx 器件上将 I2C 与 DMA 一起使用。 但在功能方框图的产品数据表中、 我可以看到有1个通道 DMA、但它位于 ADC 块内部。 那么、我的问题是、我可以将此 DMA 用于 I2C 目的、还是仅用于 ADC?

请提供建议

此致、

Josel

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

    否 DTC 只能由 ADC 触发。

    存在具有 DMA 的 F2系列器件、但 G2553不是其中之一。

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

    嗨、Josel:

    Bruce 是正确的。  看起来 MSP430G2553上的 DMA 仅用于 ADC。   

    为了方便您进行全新设计、他们可以考虑使用我们的新 MSPM0器件(例如 MSPM0L1306)、 因为它具有 I2C 和多通道 DMA。    

    谢谢!

    JD