Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic from SPI_FAST_FLASH_BOOT (AIV-649) #273

Closed
Triment opened this issue Sep 9, 2023 · 1 comment
Closed

panic from SPI_FAST_FLASH_BOOT (AIV-649) #273

Triment opened this issue Sep 9, 2023 · 1 comment

Comments

@Triment
Copy link

Triment commented Sep 9, 2023

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
image

@github-actions github-actions bot changed the title panic from SPI_FAST_FLASH_BOOT panic from SPI_FAST_FLASH_BOOT (AIV-649) Sep 9, 2023
@Triment
Copy link
Author

Triment commented Sep 9, 2023

I'm noob, psram is empty

@Triment Triment closed this as completed Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant