Stripes on image on firebeetle 2 esp32-s3 - HELP!!!
Hi,
I have tried two firebeetle 2 esp32-s3 with different ov2640 camera:
All images have stripes on it, very similar to https://www.dfrobot.com/forum/topic/321643 !!
Details:
FireBeetle 2 Board ESP32-S3-U (N16R8) AIoT Microcontroller with Camera (16MB Fl., 8MB PS., Wi-Fi & BT via Cable)
Settings: esp32:esp32:dfrobot_firebeetle2_esp32s3
CDCOnBoot=cdc,
FlashSize=16M,
PartitionScheme=app3M_fat9M_16MB
,PSRAM=opi
Using board 'dfrobot_firebeetle2_esp32s3' from platform in folder: /home/development/.arduino15/packages/esp32/hardware/esp32/3.0.2
Using core 'esp32' from platform in folder: /home/development/.arduino15/packages/esp32/hardware/esp32/3.0.2
Problem:
Regardless of resolution, any camera settings - strips remain.
Tripple checked camera connection, aligned parameter as in example. I am pretty sure I can exclude settings or camera setup.
Can anybody provide and prove a working SW example for above configuration and board.
Example picture attached.
I have other boards with same type of connection, two FB and cams. I get the stripes only on the FB. So I am pretty sure it is not the connection.
Sorry for my late reply, was on PTO.
Christian.New
It looks like a connection problem to me.
Double-check that the flat cable is fully inserted into the connector on both the camera and the ESP32 board.lia.ifat