Skip to content

Bad pixel values with Wifi  #9

@bkgoodman

Description

@bkgoodman

The project works GREAT. However, When I add Wifi to my project - I often get pixels set incorrectly/randomly. The problem predictably gets much worse if I start pinging the ESP32 like crazy (more network traffic).

I have seen similar cases in other project where interrupts are enabled and it throws the timing of of the pixel updates. I am assuming this is is a problem where network interrupts (or threads?) are being prioritized over the RMT interrupts, making the additional "half" buffer fills happen too late?

I'm struggling to fix this - don't know if anyone else has any more insight for me,

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