Is there a tool that Windows offers to display I2C register addresses and their contents similar to Linux i2c-tools? (e.g. i2cdetect/i2cget/i2cset)

7-TNT 40 Reputation points
2023-02-16T22:50:51.4366667+00:00

I am trying to access register addresses and their contents through Windows on the motherboard that use the I2C bus.

Is there a tool that Windows offers to display I2C register addresses and their contents similar to Linux i2c-tools? (e.g. i2cdetect/i2cget/i2cset)

If Windows does not offer a tool such as i2c-tools, could you please direct me to command line commands that access these registers and their contents?

Windows for business | Windows 365 Enterprise
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,766 Reputation points
    2023-02-17T11:49:57.33+00:00

    Hi. Thank you for your question and reaching out. I’d be more than happy to help you with your query

    Unfortunately, Windows does not offer a tool to display I2C register addresses and their contents similar to Linux i2c-tools. However, there are third-party tools available that provide similar functionality. For example, the I2C Device Explorer tool from MSDN can be used to explore and modify I2C registers on Windows systems. Additionally, there are several open-source libraries and tools available that may provide the functionality you require.

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.