I’ve recently purchased a Rot Controller ISO v3, and everything is running perfectly.
Except … I can’t upload files to it because the SD card gives an error on initialization.
[MSG:ERR: sdmmc_card_init failed code 0x107]
This error happens whether there is a card in the slot or not. My config for the sdcard section looks like this:
spi:
miso_pin: gpio.19
mosi_pin: gpio.23
sck_pin: gpio.18
sdcard:
card_detect_pin: NO_PIN
cs_pin: gpio.5
Everything else is working perfectly, if I can get this solved, that would be wonderful, thank you!