01-29-2020, 03:40 PM
You can even make a microcontroller do updates to the screen while the phone is sleeping. Also if you make the microcontroller render the display then the bandwidth limitation of the i2c bus is less of an issue. Doing a straight up proxy between i2c and spi would be very slow.