graycatlabs/usb-c-arduino

FUSB302 as Sink with Arduino UNO

Opened this issue · 0 comments

What can I do that it doesn't overload the RAM with an Arduino Uno. A minimum of functions is enough for me - it should only be able to read out the power profiles of the source and select one. Can I just implement an I2C bus that can read and write the register?