Hi,
Could you tell me about LM25066 register status monitoring?
Customer want to read the register of LM25066 status using only I2C.
【in PMBUS Specification Part_1 rev1.2 5.Transport】
Best Regards,
Yusuke / Japan Disty
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.
Hi,
Could you tell me about LM25066 register status monitoring?
Customer want to read the register of LM25066 status using only I2C.
Hi Alex-san,
Thank you for your support.
I'm sorry to confuse and bother you.
Customer wants to use LM25066A like TCA9555.
Can you use it in defiance of PMBus layer?
Best Regards,
Yusuke/Japan Disty
Hi Tsukui,
To explain it differently, the LM25066 supports I2C and SMBus. So yes, it can be used on the same bus as TCA9555, so long as the bus meets the timing spec on page 51.
The LM25066 is also PMBus compliant, meaning it meets the requirements of features which PMBus devices must support.
So the two concerns they had mentioned earlier:
1. Group Command Protocol
- The LM25066 supports group command protocol. But that does not mean that you must talk to it with group command protocol. Thus this should not be a concern for them.
2. Extended Read/Write
- This is a feature for PMBus devices which need to support >256 commands (and thus needs 2-bytes for commands instead of 1).
- The LM25066 only uses 1-byte for commands (it has <256 commands), so this does not apply to it.
Thanks,
Alex