Search found 223 matches
- Mon Sep 21, 2020 3:28 pm
- Forum: IDEs for ESP-IDF
- Topic: Vote on new vscode esp-idf extension setup UI
- Replies: 2
- Views: 708
Re: Vote on new vscode esp-idf extension setup UI
My vote is for "Installer Style". You get the best of both worlds. Express or Advanced install.
- Sun Sep 20, 2020 5:42 am
- Forum: Showcase
- Topic: WiFi Manager in Vuejs for ESP32
- Replies: 3
- Views: 1806
Re: WiFi Manager in Vuejs for ESP32
Thanks for sharing, Looks very nice.
Are you placing the html files on a uSD card?
If so do we just copy the files in the fold web-app to it?
Are you placing the html files on a uSD card?
If so do we just copy the files in the fold web-app to it?
- Sun Sep 13, 2020 2:46 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 1739
Re: ESP-IDF VSC Extension, set upload baud rate
Thank you that worked. On the "official" ESP32 modules I have used 1152000 works. On others it's to fast.
- Sat Sep 12, 2020 2:42 pm
- Forum: ESP-IDF
- Topic: ESP-IDF v4.1 vs release/v4.1
- Replies: 2
- Views: 548
Re: ESP-IDF v4.1 vs release/v4.1
Thank you for the very clear reply.
- Sat Sep 12, 2020 2:54 am
- Forum: ESP-IDF
- Topic: ESP-IDF v4.1 vs release/v4.1
- Replies: 2
- Views: 548
ESP-IDF v4.1 vs release/v4.1
I have asked a similar question before so please forgive me.
What is the difference in choosing ESP-IDF v4.1 or ESP-IDF release/v4.1 ?
What is the difference in choosing ESP-IDF v4.1 or ESP-IDF release/v4.1 ?
- Fri Sep 11, 2020 5:01 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 1739
ESP-IDF VSC Extension, set upload baud rate
When flashing the device the default baud rate is 115200. I want to change it to 1152000. I press F1 then select ESP-IDF- Device Configuration. From there i select Baud Rate, and enter in 1152000. This does not change the upload rate, nor does it change the monitor baud rate to 1152000, so what does...
- Fri Sep 11, 2020 2:15 pm
- Forum: General Discussion
- Topic: Menuconfig - Where is cpu frequency
- Replies: 2
- Views: 548
Re: Menuconfig - Where is cpu frequency
Sorry for the post. I was using PlatformIO, with their new v4,.1 release and it has issues.
- Fri Sep 11, 2020 1:46 am
- Forum: General Discussion
- Topic: Menuconfig - Where is cpu frequency
- Replies: 2
- Views: 548
Menuconfig - Where is cpu frequency
Just moved to ESP-IDF 4.1, ran menuconfig and I cannot find the setting to set the cpu frequency. Where did it go.
It used to be under Component Config -> ESP32-Specific.
Where is it now ?
It used to be under Component Config -> ESP32-Specific.
Where is it now ?
- Sun Sep 06, 2020 1:11 pm
- Forum: General Discussion
- Topic: Unpredictable PWM behaviour when powered via 5v pin
- Replies: 20
- Views: 3132
Re: Unpredictable PWM behaviour when powered via 5v pin
I cannot say if that is the problem. I can say you should never use a regulator without a bypass cap on it.
- Sat Sep 05, 2020 10:59 pm
- Forum: General Discussion
- Topic: Unpredictable PWM behaviour when powered via 5v pin
- Replies: 20
- Views: 3132
Re: Unpredictable PWM behaviour when powered via 5v pin
Does your LM7805 regulator have 0.1uf bypass caps on both the input and output ?