Hi,
yes it can do it.
you can use i2cread and i2cwrite instructions to read and write on i2c devices.
Hi,
yes it can do it.
you can use i2cread and i2cwrite instructions to read and write on i2c devices.
Yes,
But, SPI is either a 3 or 4-wire interface, that you would use SHIFTIN and SHIFTOUT with.
Or you can use the hardware "Master Sychronous Serial Port", if your chip has one.
<br>
DT
Bookmarks