Search found 4 matches
- Thu Nov 17, 2022 4:00 pm
- Forum: ESP-IDF
- Topic: Never be able to make sd_card example work
- Replies: 4
- Views: 5447
Re: Never be able to make sd_card example work
Hello,did you find the solution?I have encountered the same problem.
- Thu Nov 17, 2022 3:52 pm
- Forum: ESP-IDF
- Topic: SD SPI mount error with custom wiring
- Replies: 5
- Views: 4159
Re: SD SPI mount error with custom wiring
Hello,I have encountered same problem when using an external sdcard. Did you find the solution?
- Wed Nov 16, 2022 8:44 am
- Forum: ESP-IDF 中文讨论版
- Topic: 实现ESP32-WROVER-IE写入数据到SD卡中时无法初始化sd卡(idf 4.4)
- Replies: 0
- Views: 1286
实现ESP32-WROVER-IE写入数据到SD卡中时无法初始化sd卡(idf 4.4)
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:6676
load:0x40078000,len:14848
ho 0 tail 12 room 4
load:0x40080400,len:3792
0x40080400: _init at ...
- Fri Nov 04, 2022 4:31 am
- Forum: General Discussion
- Topic: How to parse the received CSI data?
- Replies: 3
- Views: 4148
Re: How to parse the received CSI data?
Hello, I have encountered the same problem. How did you deal with it finally?