SPI master
Posted: Thu Oct 16, 2014 12:29 pm
Hi all!
Anyone have any experience with connecting stuff other than the serial flash module to the SPI interface?
I'm interested in pairing the ESP8266 with an SPI RTC for an IoT smartplug-like scheduled switching thingie, but I'm wondering whether I actually CAN use SPI, as the code is running off the Flash.
Also, as the flash is Quad-SPI, is there any code-juggling I have to do before I can talk to normal SPI slaves?
Level of experience: zero, this is my first project with IC-s on them.
Anyone have any experience with connecting stuff other than the serial flash module to the SPI interface?
I'm interested in pairing the ESP8266 with an SPI RTC for an IoT smartplug-like scheduled switching thingie, but I'm wondering whether I actually CAN use SPI, as the code is running off the Flash.
Also, as the flash is Quad-SPI, is there any code-juggling I have to do before I can talk to normal SPI slaves?
Level of experience: zero, this is my first project with IC-s on them.