Is there anyone who has used the STUSB1602 in combination with a STM32L476 MCU?
I need to do a full USB PD power negotiation. but can't get it working. tried using modified example code at github https://github.com/umbe-s/US The STUSB1602 documentation is not comprehensive enough to figure how it exactly works. Any help would...