Is anyone using the ESP32-LyraT-mini board?
I can get the ADF examples to build, but I’m beating my head against the wall with the normal IDF examples.
I got the storage->sd_card->sdmmc example to work by adding code to drive GPIO13 low.
I can’t get the protocols->http_server->file_serving example to work. I can’t get it to load the SD card.
How do I get the IDE to understand which board I'm using?
I'm using the IDF plugin in Eclipse
Here is the part of the log after it starts running main.
[0;32mI (527) example: Starting example[0m
[0;32mI (527) gpio: GPIO[13]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 [0m
[0;32mI (557) example_mount: Initializing SD card[0m
[0;32mI (567) example_mount: Using SDMMC peripheral[0m
[0;31mE (567) vfs_fat_sdmmc: sdmmc_card_init failed (0x105).[0m
[0;31mE (567) example_mount: Failed to initialize the card (ESP_ERR_NOT_FOUND). Make sure SD card lines have pull-up resistors in place.[0m
ESP_ERROR_CHECK failed: esp_err_t 0x105 (ESP_ERR_NOT_FOUND) at 0x4008893c
file: “../main/main.c” line 59
func: app_main
expression: example_mount_storage(base_path)
abort() was called at PC 0x4008893f on core 0
ESP32-LyraT-mini with standard IDF examples
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: pmi2410 and 126 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.