That is strange then - I really don't know what to suggest. It's not saying anything about the SD card not being configured, just that it can't find the SD?
What if you then set up the SD card manually with the E.connectSD as you were doing before? Does it work then?
Are you sure those pins aren't used for anything else? For instance even initialising I2C3 without any arguments could pick pin A8 and use that.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That is strange then - I really don't know what to suggest. It's not saying anything about the SD card not being configured, just that it can't find the SD?
What if you then set up the SD card manually with the
E.connectSD
as you were doing before? Does it work then?Are you sure those pins aren't used for anything else? For instance even initialising I2C3 without any arguments could pick pin A8 and use that.