Nach Update des ESP Home Device Builders auf 2025.11.0 haben die ESP32Cam Module ein Problem mit dem PSRAM.
INFO ESPHome 2025.11.1
INFO Reading configuration /config/esphome/ha-cam-03.yaml...
WARNING GPIO0 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config
esp32_camera: [source /config/esphome/ha-cam-03.yaml:47]
This option requires component psram.
name: Kamera 03
icon: mdi:video
external_clock:
pin: GPIO0
frequency: 20MHz
i2c_id: camera_i2c
data_pins:
- GPIO5
- GPIO18
- GPIO19
- GPIO21
- GPIO36
Auch nach Update auf Version 2025.11.1 ist das Problem nicht weg.
Hat jemand eine Lösung ?
Die ESP32Cam laufen seit über einem Jahr fehlerfrei.