ReimuNotMoe edited a comment on issue #2988: URL: https://github.com/apache/incubator-nuttx/issues/2988#issuecomment-798930547
So after looking at these screenshots again and again, I found these possible problems: 1. NuttX i2ctool isn't sending register addresses to the device. 2. NuttX i2ctool uses incremental reading instead of byte-by-byte reading. I went through the datasheets of both chips, they both support incremental reading, so that shouldn't be a problem. **It looks like not sending register addresses is the real problem.** Is this intentional or a standardized behavior? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org