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.

[参考译文] TMS570LC4357:多路复用引脚的使用、以及这与 MIBSPI1的关系。

Guru**** 2457700 points
Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1192506/tms570lc4357-use-of-multiplexed-pins-and-how-this-relates-to-for-example-mibspi1

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

您好!

我将从 TMS570LC4357设计开始、并将使用许多 SPI 接口和无法以菊花链形式连接的器件、因此我需要为每个器件选择单独的芯片。

我只是想在多路复用引脚的相关工作之前、提前让我的头脑完全清楚一些内容。

例如、引脚 R2 -  MIBSPI1NCS[0]/MIBSPI1SOMI[1]/MII_TXD[2]/ECAP6

您能否确认、如果我将 MIBSPI1用作2位接口、即  MIBSPI1SOMI[1:0]、那么我将只能使用 MIBSPI1NCS[4:1]引脚?

即 MIBSPI1NCS[0]现在配置为用于2位数据传输、因此无法访问。

同样、如果我使用所有 N2HET1引脚(F3、G3和 J3)、那么我只能使用 MIBSPI1NCS[4]输出芯片选择。


查看各种多路复用器引脚、似乎使用了一系列外设、这意味着其他外设或其功能的一部分不可用于我。  这正是真正的开发乐趣开始的时候:)

如果我在上述所有内容中都正确、Excel 中是否有一个工具可以向我展示分配了某些引脚时可用的功能?  我猜 HALCoGen 可能会这样做、但我还没有深入研究、因为我从硬件分配的角度来看。

此致

John

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

    尊敬的 John:

    [引用 userid="247633" URL"~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1192506/tms570lc4357-use-of-multiplexed-pins-and-how-this-relates-to-for-example-mibspi1?]您能否确认、如果我使用 MIBSPI1作为2位接口、即  MIBSPI1SOMI[1:0]、我将只能使用 MIBSPI1NCS[4:1]引脚?[/QUERPI]

    是的、同意 如果 在2位 接口模式下使用 MIBSPI1、则不能使用 MIBSPI1NCS[0]。 但这里还有 MIBSPI1NCS[5]

    因此、您可以使用 MIBSPI1NCS[5:1]引脚。

    [引用 userid="247633" URL"~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1192506/tms570lc4357-use-of-multiplexed-pins-and-how-this-relates-to-for-example-mibspi1 "]同样、如果我使用所有 N2HET1引脚(F3、G3和 J3)、那么我只能使用 MIBSPI1NCS[4]输出来选择芯片。

    在这种情况  下、您可以使用 MIBSPI1NCS[4]和 MIBSPI1NCS[5]。

    --

    谢谢、此致、
    Jagadish。