Skip to content

Setting display environment variables does not set corresponding resolution for DVI #10450

Open
@TheKitty

Description

@TheKitty

CircuitPython version and board name

Adafruit CircuitPython 10.0.0-alpha.7 on 2025-06-17; Adafruit Metro RP2350 with rp2350b
Board ID:adafruit_metro_rp2350
UID:030FA9DAE6154C9A

Code/REPL

I cannot seem to get the settings.toml values
CIRCUITPY_DISPLAY_WIDTH=640
CIRCUITPY_DISPLAY_HEIGHT=480
CIRCUITPY_DISPLAY_COLOR_DEPTH=2

To be seen by this code. if the mode is 320x240 before the code is run, it will not toggle the screen to 640x480.

Behavior

Screen remains the same, for example 320x240

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions