MY project to monitor my network and router is using all 9 pins D0-D8 to operate LEDS.
I need to log data to an SD card - but the examples on the web all require the use of
D5-D8 as HSCLK, HMISO, HMOSI, HCS && GND &Vcc
Has anyone managed to connect an SD card via SDI Interface using the pins GPIO 6,7,8,11
shown on the pin-out data sheet as SCLK, MISO, CS, MOSI?
Thanks Leo, yes spiffs;
I'm wanting to save the ntp time on a 5 min rolling basis to monitor my broadband connection.
Having read this I wont worry about wear!
I'll have to rethink how I will get the data back from it - via the web rather then just reading the sd card; however it looks from Juraj's reply that the sd card route is a nono.