Question
SPI + I2C Example Project
Hi,
I am struggling to get SPI and I2C to work at the same time on my project I have tried multiple things (DMA, interrupts etc...) are there any example projects that already have this implemented? I am simply trying to read an I2C sensor value and show it on an SPI screen, as soon as I enable the SPI TFT the I2C returns zero values....
