Skip to main content
Waller.George
Associate III
February 28, 2020
Question

STUSB1602 Full Register Description Missing

  • February 28, 2020
  • 1 reply
  • 699 views

I don't want to use the provided SW library for the STUSB1602, it's far too complicated for my application and I'm using a different MCU.

The datasheet only has a register overview, the software doesn't seem to have any info and there aren't additional documents describing the registers.

Can anyone point me to where I can find this information?

    This topic has been closed for replies.

    1 reply

    gabrielharrison
    Associate II
    October 1, 2020

    I've noticed this too. Did you ever get the information?

    What I've ended up doing is using the old, more simple driver from the /archive folder and updating the I2C calls for our processor. The function STUSB1602_Alert_Monitoring_Get() then get reads all the relevant registers.

    Gabriel