<p>Thinking about switching my supervisor MCUs to use i2c instead of spi for interfacing to the main CPU.</p><p>Rationale: uses two less pins, can be combined with sensors and other system health stuff on 3v3_sb power domain, simpler code with no hard realtime constraints since you can clock stretch if the other side isn&#39;t ready, and it doesn&#39;t need to be fast at all.</p>
Reply