Skip to content

BGR24 ? #4

@PaoloBi

Description

@PaoloBi

Hi, I modified my LCD driver (original was 565 bit) in order to use a 3x8 bit display. Now I am trying to modify fbcp in order to correctly remap fb0 to my buffer, modifying
screen_resource = vc_dispmanx_resource_create(VC_IMAGE_RGB565, vinfo.xres, vinfo.yres, &image_prt);
I tried VC_IMAGE_RGB888 (and almost all other modes) but with no luck. Any Help ? Thanks...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions