Search found 11 matches

by symac
Thu Mar 29, 2018 8:57 pm
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

Re: SDcard in SPI mode using Loboris port?

I am continuing trying this. With two new microsd cards : - A Sandisk 2go (from a blackberry smartphone), freshly formatted Fat32, I get the same error message than previously with the cmd=51 error code : E (69025) sdspi_host: sdspi_host_start_command: cmd=51 error=0x108 E (69026) sdmmc_cmd: sdmmc_c...
by symac
Sun Mar 25, 2018 8:06 am
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

Re: SDcard in SPI mode using Loboris port?

I have edited my prevoius post to correct the os.mountsd(True) so other following the post will get correct info. Thanks for the explanation, I was thinking that I had read it without being woken up as I didn't understand where I had copied this line from :) I did just make a 2 minute video of me d...
by symac
Sat Mar 24, 2018 4:43 pm
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

Re: SDcard in SPI mode using Loboris port?

With all these posts it seems that reading a microsd card on an ESP32 in python should be doable :) I don't have a microsd-SD card adapter and I'd like to be able to use my microsdcard board so I have tried again now that I (think I) fully understand the pullup thing and that I know that the microsd...
by symac
Fri Mar 23, 2018 5:15 am
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

Re: SDcard in SPI mode using Loboris port?

Thanks for this information, I will have a try at the 1-line mode tonight. Within this mode, is there any need to add external pull-ups or are they "software-handled"? Some updates on this. I am still unable to access the sd card so I will give more explanation about what I have done so far, hoping...
by symac
Wed Mar 21, 2018 10:58 am
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

Re: SDcard in SPI mode using Loboris port?

Do you have all the needed pull-up resistors mentioned in the Wiki ? reading in the documentation that "In most cases, external pullup can be omitted and an internal pullup can be enabled using a gpio_pullup_en(GPIO_NUM_12); call. This is handled by SDCard driver." I was thinking that I had not to ...
by symac
Wed Mar 21, 2018 5:27 am
Forum: ESP32 boards
Topic: Is there anyone mount Sdcard successfully on ESP32 ??
Replies: 14
Views: 21634

Re: Is there anyone mount Sdcard successfully on ESP32 ??

Just tried to see if I got more luck using Loboris port and for the time being I am stucked. If someone reading this thread managed to use the SPI mode for a sdcard adapter, don't hesitate to commend on the edicated thread
by symac
Wed Mar 21, 2018 5:22 am
Forum: ESP32 boards
Topic: SDcard in SPI mode using Loboris port?
Replies: 23
Views: 18718

SDcard in SPI mode using Loboris port?

Hello, based on what I have learnt in this thread I am now trying to get my MicroSD Card Adapter to work with my ESP32 Board. The hardware I got is : Catalex MicroSD Card adapter (the one described here ) A devkit ESP32 board (looking like the one shown there ) I have followed the instructions and t...
by symac
Tue Mar 20, 2018 10:15 am
Forum: ESP32 boards
Topic: Is there anyone mount Sdcard successfully on ESP32 ??
Replies: 14
Views: 21634

Re: Is there anyone mount Sdcard successfully on ESP32 ??

There is a number of different ports for MicroPython on ESP32. I am using the unofficial one known as the the Laboris port. I have not had a problem with using the SD card with it in both 4 line mode and 1 line mode and do believe SPI mode has now been added to the port as well. see laboris port wi...
by symac
Tue Mar 20, 2018 8:35 am
Forum: ESP32 boards
Topic: Is there anyone mount Sdcard successfully on ESP32 ??
Replies: 14
Views: 21634

Re: Is there anyone mount Sdcard successfully on ESP32 ??

Just like you, I am quite new to micropython on esp32 and the first step for my project was/is to be able to read the content of a SD card and I am stucked there. I am still trying different pins configurations but for the time being, I always get the no sd card message. Will update this thread if/w...
by symac
Tue Jan 09, 2018 1:15 pm
Forum: General Discussion and Questions
Topic: Play MP3
Replies: 9
Views: 16752

Re: Play MP3

[quote=OutoftheBOTS_ post_id=24400 time=1515211808 user_id=3423] You could easily use something like this as an external MP3 device that is easily controlled my a MicroPython board https://www.ebay.com/itm/U-disk-audio-play-Mini-TF-SD-Card-MP3-Sound-Module-For-PIC-Arduino-WTV020-SD-16P/222040267674?...