ESP32 is the worst microcontroller I played with

sblantipodi
Posts: 21
Joined: Thu Apr 16, 2020 9:41 am

Re: ESP32 is the worst microcontroller I played with

Postby sblantipodi » Fri Apr 30, 2021 9:17 am

ESP_Sprite wrote:
Fri Apr 30, 2021 9:15 am
To be fair, it may not be a task overflow in a task you start. Any chance you can post your code here?
it's open source.
https://github.com/sblantipodi/glow_wor ... correction

ESP_Minatel
Posts: 364
Joined: Mon Jan 04, 2021 2:06 pm

Re: ESP32 is the worst microcontroller I played with

Postby ESP_Minatel » Fri Apr 30, 2021 10:59 am


impishbynature
Posts: 3
Joined: Thu May 20, 2021 7:14 am

Re: ESP32 is the worst microcontroller I played with

Postby impishbynature » Thu May 20, 2021 7:24 am

Chances are most problems are power problems, esp if ona dev kit and from PC USB on crappy USB cable.

Even straight in power problems often occur if not careful.

sblantipodi
Posts: 21
Joined: Thu Apr 16, 2020 9:41 am

Re: ESP32 is the worst microcontroller I played with

Postby sblantipodi » Fri May 21, 2021 6:35 pm

impishbynature wrote:
Thu May 20, 2021 7:24 am
Chances are most problems are power problems, esp if ona dev kit and from PC USB on crappy USB cable.

Even straight in power problems often occur if not careful.
using 20A BFT-Lighting power supply for 95LEDs here. it's not a power problem.

moefear85
Posts: 43
Joined: Sun Sep 05, 2021 4:55 pm

Re: ESP32 is the worst microcontroller I played with

Postby moefear85 » Sat Oct 16, 2021 7:09 pm

Espressif does not endorse or maintain 3rd party libraries and applications that run on top of esp-idf, which includes arduino itself, let alone any drivers/libraries you include from the libraries manager. It is expected that these may run on one controller, but crash on another, irrespective if it's more/less powerful.

If you want peace of mind, learn to build the arduino core from esp-idf. That way you can configure the watchdog and other things the way you like. The arduino stock settings aren't necessarily ideal for every use-case.

Who is online

Users browsing this forum: Google [Bot] and 116 guests