Skip to content

Would this be a possible route to activating "high speed mode"? #2

@willfaulds

Description

@willfaulds

I'm specifically looking for a way to improve data transfer rates with an ADS1115 which support high speed mode but only after

No special action is required to use the ADS1113/4/5 in standard or fast mode, but high-speed mode must be activated. To activate high-speed mode, send a special address byte of 00001xxx following the START condition, where xxx are bits unique to the Hs-capable master. This byte is called the Hs master code. (Note that this is different from normal address bytes; the eighth bit does not indicate read/writestatus.) ...

I've been stabbing in the dark but had no luck so far.

https://cdn-shop.adafruit.com/datasheets/ads1115.pdf
More detailed starting proceedure of high speed mode:
https://www.eecs.umich.edu/courses/eecs473/Exam/handoutsEX1F17.pdf

I'm running an ESP32 so believe the speed increase could be useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions