Article 53QEE i2cset/get on Device Address Over 0x77

i2cset/get on Device Address Over 0x77

by
Hazardsneon
from LinuxQuestions.org on (#53QEE)
I'm working with a SBC running Linux. I am trying to get and set a device with an address of 0x7C but the standard limit is 0x77. I am able to run the following and the device shows up:
Code:i2cdetect -y -a 0 0x03 0x7DHowever, the "-a" and [first last] parameters are not valid for i2cget or i2cset and limit me to addresses of 0x03 to 0x77.

Is there a way to increase that limit address or override the limit like I can with i2cdetect?

If it matters this is using i2cset version 3.1.1 on GenToolatest?d=yIl2AUoC8zA latest?i=cfAEOLqXW44:cjV1mdnzfWk:F7zBnMy latest?i=cfAEOLqXW44:cjV1mdnzfWk:V_sGLiP latest?d=qj6IDK7rITs latest?i=cfAEOLqXW44:cjV1mdnzfWk:gIN9vFwcfAEOLqXW44
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments