Search found 5 matches

by PollysCracker
Fri Oct 18, 2024 5:39 pm
Forum: IDEs for ESP-IDF
Topic: Espressif IDE tooltips not displaying correctly
Replies: 11
Views: 5505

Re: Espressif IDE tooltips not displaying correctly

Ok so the online installer 2.3 is broken! the only way i got the IDE and IDF and builder to work was to completely uninstall, download esp-idf-tools-setup-espressif-ide-3.0.0-with-esp-idf-5.2.2. Perform a full install, then update to the latest framework using the idf manager. After doing this i was...
by PollysCracker
Tue Oct 15, 2024 4:16 pm
Forum: IDEs for ESP-IDF
Topic: Espressif IDE tooltips not displaying correctly
Replies: 11
Views: 5505

Re: Espressif IDE tooltips not displaying correctly

Hello, I've checked the setting in preferences -> keys and i have everything the same as you print screened with the exception of the "U" under User for 'open hyperlink'. I've tried commenting out freertos include, but as i suspected, it seems it can't find any include whatsoever. i've made some scr...
by PollysCracker
Mon Oct 14, 2024 3:11 pm
Forum: IDEs for ESP-IDF
Topic: Espressif IDE tooltips not displaying correctly
Replies: 11
Views: 5505

Re: Espressif IDE tooltips not displaying correctly

Same problem, installed multiple framework version to no avail, working with ide 3.1.0 and framework 5.3.1. managed to get clang working within the file itself using the guide provided above, but esp ide can't find freertos and possibly other headers. So i cant "GoTo" or jump to a function descripti...
by PollysCracker
Sun Jul 21, 2024 9:21 pm
Forum: General Discussion
Topic: new user problems & roll-in misunderstandings
Replies: 1
Views: 588

new user problems & roll-in misunderstandings

Hello, My apologies if this question has been asked multiple times before, i tried searching the forum but 9/10 i get returned with HTTP ERROR 500, so thats not very usefull. I'm new to esp32, i'm having some trouble finding the right workflow in searching documentation etc. Currently im using these...
by PollysCracker
Fri Jul 19, 2024 11:35 pm
Forum: General Discussion
Topic: how to proceed, critical analog value that controls the behaviour of the esp32
Replies: 0
Views: 565

how to proceed, critical analog value that controls the behaviour of the esp32

Hello, I have practicly no expierence yet with ESP boards, i am fairly new with arduino boards but they simply can not compete with esp32 or even esp2866(unless the MKR family), hence i've descided to switch to the esp32 boards. scouring through the datasheets, docs and examples, the amount of extra...