Skip to content

Using Breadboard Kit with ST7796S displays lines across the sceen #7

Description

@webwarrior

Hi,

I cloned the repo from https://github.com/geeekpi/pico_breadboard_kit/tree/pico2 .

I build it for the PICO_BOARD=pico_w, and I see lines across the screen.

Everything else seems to work fine, including the GT911 touch pad.

When I build this for the PICO_BOARD=pico, it works.

It obviously will not work for the PICO_BOARD=pico2, even if this is a pico2 branch, because we will have to wait 3 more years until we can build stuff for the pico2, even if the instructions in the repo branch mentions:
cmake -DCMAKE_BUILD_TYPE=Debug -DPICO_PLATFORM=rp2350 -DPICO_BOARD=pico2 -DPICO_RP2350=1 FREERTOS_KERNEL_PATH=~/pico_breakboard_kit/components/FreeRTOS ..

Loading the uf2 file from the build to the pico 2 just crashes and I can never get that to work for the pico 2

How can I fix this problem?.

Is it some kind of refresh rate, or buffer issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions