Possible for stusb1602 SNK to negotiate higher PD voltages without SPI?
I'm building a sink only type PD device using a SAMD21G18A and the stusb1602, because the stusb4500 was not available so we changed our design. I have i2c communication with the device, and can read/write to the NVM (although I'm not sure I have the memory layout correct). I do not have SPI routed to the MCU. Is it still possible to negotiate over the CC lines with a 20V capable source, without SPI? I'd like the stusb1602 to behave as much like the stusb4500 as possible.