Closed Triment closed 1 year ago
I have an esp32s3 dev board, camera config with follow settings
#define CONFIG_CAMERA_PIN_PWDN -1 #define CONFIG_CAMERA_PIN_RESET -1 #define CONFIG_CAMERA_PIN_XCLK 39 #define CONFIG_CAMERA_PIN_SIOD 21 #define CONFIG_CAMERA_PIN_SIOC 46 #define CONFIG_CAMERA_PIN_VSYNC 42 #define CONFIG_CAMERA_PIN_HREF 41 #define CONFIG_CAMERA_PIN_PCLK 36 #define CONFIG_CAMERA_PIN_Y2 48 #define CONFIG_CAMERA_PIN_Y3 33 #define CONFIG_CAMERA_PIN_Y4 35 #define CONFIG_CAMERA_PIN_Y5 37 #define CONFIG_CAMERA_PIN_Y6 38 #define CONFIG_CAMERA_PIN_Y7 40 #define CONFIG_CAMERA_PIN_Y8 -1 #define CONFIG_CAMERA_PIN_Y9 -1
This is logs:
entry 0x403c98e8 ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0x18 (SPI_FAST_FLASH_BOOT) Saved PC:0x403cd9d2 SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3808,len:0x470 load:0x403c9700,len:0xc00 load:0x403cc700,len:0x2b2c SHA-256 comparison failed: Calculated: 82f3c6426f2a955bd4e7888db85befdc043cd48a436e087d09922a048c9f2415 Expected: 88dcc2e180e858b264d5cdec13a3d4e4bff061ba5dc71b1b2a22ad010c45afdc Attempting to boot anyway...
I have no clue to fix it
gpio define of dvp interface here
I'm noob, psram is empty
I have an esp32s3 dev board, camera config with follow settings
This is logs:
I have no clue to fix it
gpio define of dvp interface here