Page 1 of 1

Problem with Micropython and SoftSPI

Posted: Wed Jun 09, 2021 1:00 pm
by jm677
Hi,
i have a Problem with my Lolin32. i want to connect it to an SDCard Reader. I downloaded the SD Card Library ( https://raw.githubusercontent.com/micro ... /sdcard.py ) and it requires SoftSPI from the Micropython Library, wich i have installed. But Pycharm complaines that there is no class called SoftSPI and i coudln't find it in machine.pyi either.
Is there something i'm missing?
Thank you.

Best regards