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.

[参考译文] UCD3138:我不知道 init_PMBus (0x58)的含义

Guru**** 2455560 points
Other Parts Discussed in Thread: UCD3138

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/675647/ucd3138-i-don-t-know-what-init_pmbus-0x58-means

器件型号:UCD3138

你好

我最近了解了 UCD3138第29个全桥硬开关开发板的固件。

我读取 void main()函数中的子函数 init_PMBus (0x58)。

固件告诉我0x58是 PMBus_address、但我不知道 PMBus_address 是什么、我应该了解什么数据、或者 PMBus_address 是在固件中定义的位置。 我不知道0x58是什么意思。 可能还有其他地址号码?

谢谢你

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


    您可以参阅 SPMBus_Specification_Part_II_Rev_1、找到有关协议的详细信息。

    有许多器件连接到 PMBus、每个器件都应具有唯一的地址。 主机(主机)并通过地址(此处为0x58)查找特定器件。 更多器件、更多 PMBus 地址。

    此致、
    肖恩