-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hi, I'm working on a simple VNC server for one of the boards, the esp32-8048S050C.
I need to have access to the framebuffer to reply properly to VNC clients.
In the readme here https://github.com/rzeldent/platformio-espressif32-sunton/tree/main?tab=readme-ov-file#psram
you imply that for boards with direct io (like mine I think) there's actually a framebuffer at all times.
Is there a way to access it (maybe with some kind of mutex from another FreeRTOS task) easily or at all? Could you provide a little guidance?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels