Search found 7 matches
- Thu Jul 10, 2025 10:17 pm
- Forum: ESP-IDF
- Topic: esp_http_client extremely slow upload speed compared to iperf
- Replies: 3
- Views: 931
Re: esp_http_client extremely slow upload speed compared to iperf
Did you manage to sort this? I am having the same issues.
- Mon Nov 25, 2024 5:58 pm
- Forum: ESP-IDF
- Topic: LittleFS support
- Replies: 4
- Views: 7006
Re: LittleFS support
Does ESP-ADF support LittleFS?
Looking for alternative to spiffs_stream_init
Looking for alternative to spiffs_stream_init
- Tue Oct 15, 2024 6:04 pm
- Forum: ESP-ADF
- Topic: Custom Board i2s_stream configuration - Cannot pass in custom gpio
- Replies: 3
- Views: 13505
Re: Custom Board i2s_stream configuration - Cannot pass in custom gpio
Did you find a solution for this?
I am having the same problem.
It seems like there should be a solution, since ESP32 apparently allows you to use any GPIO pin for I2S.
I am having the same problem.
It seems like there should be a solution, since ESP32 apparently allows you to use any GPIO pin for I2S.
- Tue Sep 17, 2024 3:10 am
- Forum: ESP-IDF
- Topic: Unit tests for main app
- Replies: 4
- Views: 5679
Re: Unit tests for main app
That example doesn't show how to test code in "main" - it doesn't seem possible.
Is it?
Is it?
- Wed Sep 11, 2024 7:54 pm
- Forum: ESP-IDF
- Topic: esp-idf in Azure DevOps pipeline
- Replies: 1
- Views: 1481
Re: esp-idf in Azure DevOps pipeline
Did you have any success getting this working?
- Sun May 12, 2024 8:05 pm
- Forum: ESP-IDF
- Topic: [RESOLVED] ESP32-S3-Touch-LCD-1.28 and esp-idf/tree/master/examples/peripherals/lcd/spi_lcd_touch
- Replies: 4
- Views: 5135
Re: [RESOLVED] ESP32-S3-Touch-LCD-1.28 and esp-idf/tree/master/examples/peripherals/lcd/spi_lcd_touch
Sorted it out by adding to the menu configs - now see how all that works.
Also changed the code to add compiler ifdef for my chip and its working.
Thanks,
Also changed the code to add compiler ifdef for my chip and its working.
Thanks,
- Mon May 06, 2024 9:48 pm
- Forum: ESP-IDF
- Topic: [RESOLVED] ESP32-S3-Touch-LCD-1.28 and esp-idf/tree/master/examples/peripherals/lcd/spi_lcd_touch
- Replies: 4
- Views: 5135
Re: [RESOLVED] ESP32-S3-Touch-LCD-1.28 and esp-idf/tree/master/examples/peripherals/lcd/spi_lcd_touch
Hi,
How did you get the touch chip CST816S to show up in the menuconfig?
I can only see STMPE610.
I tried install the touch component but still doesn't show in menuconfig.
Sorry if a bit of a silly question, but driving me a bit crazy.
How did you get the touch chip CST816S to show up in the menuconfig?
I can only see STMPE610.
I tried install the touch component but still doesn't show in menuconfig.
Sorry if a bit of a silly question, but driving me a bit crazy.