ZeynX92
ZeynX92
Hello, I Have same problem ```py import machine import sdcard import uos cs = machine.Pin(1, machine.Pin.OUT) spi = machine.SPI(0, baudrate=1000000, polarity=0, phase=0, bits=8, firstbit=machine.SPI.MSB, sck=machine.Pin(2), mosi=machine.Pin(3), miso=machine.Pin(4)) sd = sdcard.SDCard(spi,...
My story with this error: https://github.com/micropython/micropython-lib/issues/871
Hi, everyone! Im interested in this feature so if I can I want to help with it, can anyone provide full list of what doesnt work and etc. Im sorry...