Skip to content

Circuitpython 9.2.1 fails to run on EPS32P4-Function-EV board #9915

@ralphrmartin

Description

@ralphrmartin

CircuitPython version

9.2.1 for ESP32 P4
Also tried later development versions with the same outcome.

Code/REPL

Didn't get a repl

Behavior

After successfully flashing circuitpython 9.2.1 (for esp32 p4) using esptool, I get no repl, and the serial monitor just shows

SP-ROM:esp32p4-eco2-20240710
Build:Jul 10 2024
rst:0x10 (CHIP_LP_WDT_RST),boot:0xf (SPI_FAST_FLASH_BOOT)
SPI mode:DIO, clock div:1
load:0x4ff33ce0,len:0x78
load:0x4ff2abd0,len:0x860
load:0x4ff2cbd0,len:0x23a0
entry 0x4ff2abd0

repeatedly.

Description

Using ESP32 P4 Function EV board with connected camera and lcd.

Additional information

I also cannot get a repl using thonny.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions