Search found 4 matches
- Sun Jul 12, 2020 5:54 am
- Forum: ESP-IDF
- Topic: Create a project w/o FreeRTOS?
- Replies: 4
- Views: 5032
Re: Create a project w/o FreeRTOS?
I would also strongly suggest reading the book and reference manual found here: https://www.freertos.org/Documentation/RTOS_book.html FreeRTOS is not as hard as it may seems at first, although mastering it will require in depth study. Also note that there's slight enhancement done for the esp32, mos...
- Sat Oct 27, 2018 5:35 am
- Forum: ESP-IDF
- Topic: Esp-idf 3.0.5 > 3.1 ????
- Replies: 2
- Views: 4329
Esp-idf 3.0.5 > 3.1 ????
Pardon the 'noob question' here but I really don't understand why Espressif came out with idf version 3.0.5 AFTER releasing version 3.1 ??? I mean usually the latest development are done on the highest release number, which is 3.1 in this case, making it also the latest version but it seems that v3....
- Mon Aug 20, 2018 5:46 am
- Forum: General Discussion
- Topic: Eclipse C++ Build using Kolban's guide
- Replies: 8
- Views: 12350
Re: Eclipse C++ Build using Kolban's guide
Hi, I'm new. I'm having issues importing the @kolban includes as well. I'm using Eclipse Oxygen.3a. After import, the include sections remains empty. T.i.a for any help. If the include section is empty or just not showing up in the project tree I would suggest to open the project properties. Then g...
- Mon Jul 23, 2018 8:25 pm
- Forum: Showcase
- Topic: ESP32 TFT display library
- Replies: 74
- Views: 553094
Re: ESP32 TFT display library
I measured the signals with a scope and found a strange signal on the SDO from TFT and Touch (same line). I disconnected the SDO connection from the TFT and directly wired it to the Touch. At least TFT and touch is working for now. ;) But it does not feel okay. So I ask the supplier. My wiring is a...