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.
Search found 5 matches
- Tue Oct 15, 2024 6:04 pm
- Forum: ESP-ADF
- Topic: Custom Board i2s_stream configuration - Cannot pass in custom gpio
- Replies: 3
- Views: 5606
- Tue Sep 17, 2024 3:10 am
- Forum: ESP-IDF
- Topic: Unit tests for main app
- Replies: 4
- Views: 4552
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: 670
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: 2138
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: 2138
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.