Skip to content

Commit 14c86ef

Browse files
authored
Merge pull request #9564 from tannewt/qualia_glitches
Bump Qualia to 120 MHz flash and PSRAM speed
2 parents 1039743 + f4a6460 commit 14c86ef

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

ports/espressif/boards/adafruit_qualia_s3_rgb666/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ IDF_TARGET = esp32s3
77

88
CIRCUITPY_ESP_FLASH_SIZE = 16MB
99
CIRCUITPY_ESP_FLASH_MODE = qio
10-
CIRCUITPY_ESP_FLASH_FREQ = 80m
10+
CIRCUITPY_ESP_FLASH_FREQ = 120m
1111

1212
CIRCUITPY_ESP_PSRAM_SIZE = 8MB
1313
CIRCUITPY_ESP_PSRAM_MODE = opi
14-
CIRCUITPY_ESP_PSRAM_FREQ = 80m
14+
CIRCUITPY_ESP_PSRAM_FREQ = 120m
1515

1616
CIRCUITPY_DOTCLOCKFRAMEBUFFER = 1
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
2+
# CONFIG_ESPTOOLPY_FLASHFREQ_80M is not set
3+
# CONFIG_ESPTOOLPY_FLASHFREQ_64M is not set
4+
# CONFIG_ESPTOOLPY_FLASHFREQ_60M is not set
5+
# CONFIG_ESPTOOLPY_FLASHFREQ_48M is not set
6+
# CONFIG_ESPTOOLPY_FLASHFREQ_40M is not set
7+
# CONFIG_ESPTOOLPY_FLASHFREQ_32M is not set
8+
# CONFIG_ESPTOOLPY_FLASHFREQ_30M is not set
9+
# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set
10+
# CONFIG_ESPTOOLPY_FLASHFREQ_24M is not set
11+
# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set
12+
# CONFIG_ESPTOOLPY_FLASHFREQ_16M is not set
13+
# CONFIG_ESPTOOLPY_FLASHFREQ_15M is not set
14+
CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT=y
15+
CONFIG_SPI_FLASH_UNDER_HIGH_FREQ=y

ports/espressif/tools/update_sdkconfig.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@
7676
"CONFIG_ESPTOOLPY_FLASH_SAMBLE_MODE_",
7777
]
7878

79-
FLASH_FREQ_SETTINGS = [
80-
"CONFIG_ESPTOOLPY_FLASHFREQ_",
81-
]
79+
FLASH_FREQ_SETTINGS = ["CONFIG_ESPTOOLPY_FLASHFREQ_", "CONFIG_SPI_FLASH_UNDER_HIGH_FREQ"]
8280

8381
PSRAM_SETTINGS = ["CONFIG_SPIRAM"]
8482

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy