Skip to content

[WIP] Fix octal psram with flash 80M#505

Draft
marekmatej wants to merge 2 commits intozephyrproject-rtos:mainfrom
marekmatej:bugfix/oct_psram_flash_80M
Draft

[WIP] Fix octal psram with flash 80M#505
marekmatej wants to merge 2 commits intozephyrproject-rtos:mainfrom
marekmatej:bugfix/oct_psram_flash_80M

Conversation

@marekmatej
Copy link
Collaborator

Examining the configuration of PSRAM/Flash timing tuning.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
Under certain conditions (FLASH_80M=y && OCT_PSRAM), the application
crash.
To reproduce:
west build -b esp32s3_devkitc/esp32s3/procpu samples/subsys/fs/littlefs/ -p \
-DCONFIG_BOOTLOADER_MCUBOOT=y \
-DCONFIG_ESP_SPIRAM=y -DCONFIG_SPIRAM_MODE_OCT=y \
-DCONFIG_FLASH_LOG_LEVEL_DBG=y \
-DCONFIG_SPIRAM_SPEED_80M=y \
-S"psram-2M flash-8M"

Signed-off-by: Marek Matej <marek.matej@espressif.com>
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

Successfully merging this pull request may close these issues.

1 participant