Search found 606 matches

by mikemoy
Tue Oct 24, 2023 11:31 am
Forum: Hardware
Topic: ESP32 WROOM 32D
Replies: 1
Views: 741

Re: ESP32 WROOM 32D

google
by mikemoy
Sat Oct 14, 2023 7:32 am
Forum: General Discussion
Topic: 3-Wire-SPI on ESP32-WROOM-32UE
Replies: 3
Views: 981

Re: 3-Wire-SPI on ESP32-WROOM-32UE

Just dont use the 4'th wire
by mikemoy
Thu Jul 13, 2023 6:14 pm
Forum: ESP-IDF
Topic: Missing ESP32-Specific menuconfig
Replies: 1
Views: 674

Re: Missing ESP32-Specific menuconfig

Build the project first, then try again
by mikemoy
Sat May 06, 2023 4:46 pm
Forum: Showcase
Topic: Standalone EspCrashDecoder for Arduino v2.x IDE
Replies: 1
Views: 6336

Re: Standalone EspCrashDecoder for Arduino v2.x IDE

That's cool! Thanks for sharing!
by mikemoy
Sat Apr 29, 2023 6:08 am
Forum: General Discussion
Topic: Espressif Reveals ESP32-P4, So close to perfection
Replies: 6
Views: 5875

Espressif Reveals ESP32-P4, So close to perfection

In reading about the new ESP32-P4 I was very excited to see a faster dual core, more I/O, and they put back in the ethernet, that they took out of the ESP32-S3. What blew my mind and made me say what were they thinking, was they removed Wi-Fi & BT. Seriously Espressif? Who makes these crazy decision...
by mikemoy
Tue Apr 11, 2023 2:16 am
Forum: ESP-IDF
Topic: Arduino IDE, ESP-IDF, Make menuconfig
Replies: 2
Views: 1045

Re: Arduino IDE, ESP-IDF, Make menuconfig

Try platformIO. Its the simplest way to get started for ESP32.
by mikemoy
Sat Jan 14, 2023 7:38 pm
Forum: General Discussion
Topic: Power off peripherals reduce power
Replies: 1
Views: 1186

Re: Power off peripherals reduce power

IF your ESP is getting hot you have something else going on there.
by mikemoy
Sun Jan 08, 2023 6:49 am
Forum: General Discussion
Topic: ESP32-P4 RISC-V dual core 400 MHz in the news
Replies: 15
Views: 115679

Re: ESP32-P4 RISC-V dual core 400 MHz in the news

but some things could be in C/C++ if the interrupt latency was consistent.
Are you using Arduino or IDF?
If IDF have you tried going into menuconfig and try
"Run FreeRTOS only on first core"