You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not use camera and webrepl together. it seems like that memory problem.
if I changed the main.c like original.it will be a little bit better.but I if I want to use webrepl,i still need to camera.deinit, otherwise I will halt at webrepl when I enter password.
I expect camera and webrepl work together. I expect even add one more st7789 module.
The text was updated successfully, but these errors were encountered:
software:
the newest Micropython
ESPIDF_SUPHASH_V3 := 143d26aa49df524e10fb8e41a71d12e731b9b71d
esp32-camera: https://git.1-hub.cntsaarni/esp32-camera-for-micropython (can not use newest esp32-camera from Espressif)
hardware: TTGO Camera Plus 8M spi ram.
if I complied the Micropython like that:
I can not use camera and webrepl together. it seems like that memory problem.
if I changed the main.c like original.it will be a little bit better.but I if I want to use webrepl,i still need to camera.deinit, otherwise I will halt at webrepl when I enter password.
I expect camera and webrepl work together. I expect even add one more st7789 module.
The text was updated successfully, but these errors were encountered: