I'm would like to make a connection between a ESP32 and a Allwinner A20 CPU in which the ESP32 would provide the Wifi/Bluetooth connectivity for the rest of the system.
They both mention i2c
, spi
and SDIO
in their datasheets.
- Which one of those would be considered the a best practice?
- Are the additional protocols that could be taken into account?