Search found 604 matches

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

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: 659

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: 6296

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: 4
Views: 5568

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: 1029

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: 1174

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: 115011

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"
by mikemoy
Wed Dec 28, 2022 3:29 am
Forum: ESP-IDF
Topic: esp32 receive large data (3000byte) by SPI
Replies: 1
Views: 989

Re: esp32 receive large data (3000byte) by SPI

Look at the many examples
by mikemoy
Mon Dec 26, 2022 3:30 am
Forum: ESP32 Arduino
Topic: I get nothing on screen, when I plug it into the proper pins of the esp32.
Replies: 1
Views: 1084

Re: I get nothing on screen, when I plug it into the proper pins of the esp32.

You didn't mention what LCD your using. ESP32 flavor your using, wiring that you did, or code that your using.
How could anyone possibly answer your question ?