Search found 2 matches

by binchiling100
Sat Feb 07, 2026 8:14 pm
Forum: General Discussion
Topic: ESP32 get killed with an external battery
Replies: 1
Views: 390

Re: ESP32 get killed with an external battery

Please regulate the battery voltage to a stable 12v. Batteries don't have constant voltage! Also check for any damage to the battery.
by binchiling100
Sat Feb 07, 2026 8:09 pm
Forum: General Discussion
Topic: Instruction access fault on esp32-p4 at open_console
Replies: 2
Views: 167

Instruction access fault on esp32-p4 at open_console

I have this simple code with lvgl adapter:
#include <esp_lcd_panel_dev.h>
#include <esp_lcd_panel_commands.h>
#include <esp_lcd_st7703.h>
#include <esp_lcd_panel_st7789.h>
#include <esp_lcd_panel_io.h>
#include <esp_ldo_regulator.h>
#include <esp_lcd_panel_io_interface.h>
#include <esp_lcd_mipi_dsi ...

Go to advanced search