Search found 3 matches
- Fri Apr 10, 2026 8:04 pm
- Forum: General Discussion
- Topic: deprecated function how to solve it
- Replies: 3
- Views: 167
deprecated function how to solve it
Good evening, I'm having this problem. When I recompile a program that was working perfectly, I get this error for a deprecated function called "esp_lcd_touch_get_coordinates." It tells me to replace it with "esp_lcd_touch_get_data-Instead." I replace the name of this new function in the program ...
- Sun Feb 15, 2026 4:14 pm
- Forum: ESP-IDF
- Topic: Eclipse + ESP-IDF
- Replies: 0
- Views: 68
Eclipse + ESP-IDF
Good evening everyone, I have this problem. I installed Eclipse 12-2025 with esp-idf, I tried all the configurations found on the web, but I can't flash the ESP32 card. Can anyone help me with step-by-step examples of how to configure Eclipse? Thanks.
- Tue Feb 10, 2026 11:29 am
- Forum: ESP-IDF
- Topic: Help, the esp-idf examples do not appear.
- Replies: 1
- Views: 105
Help, the esp-idf examples do not appear.
Hello, I just installed Vscode + ESP-IDF latest version, but the examples don't appear in the tree menu. I also tried searching for them with Ctrl + Shift + P, but nothing works. Could you please help me. If you can also point me to a small ESP32 project to try, thank you in advance. I'm attaching ...