Skip to content

[Bug]: Pico W extremely laggy on encoder or button input #8227

@sandeepkumar0153

Description

@sandeepkumar0153

Category

Hardware Compatibility, Other

Hardware

Raspberry Pi Pico (W)

Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?

  • Meshtastic UI aka MUI colorTFT
  • InkHUD ePaper
  • OLED slide UI on any display

Firmware Version

v2.7.11.ee68575

Description

The input from rotary encoder or user button is not responding properly.
The input is supposed to be an interrupt event but it only works in sync with the heartbeat led, like the key input or CW CCW turns are registered only when the led blinks every second, everything else is just lost.
out of 3 CW or CCW only 1 is registered and button long press is taking 2 seconds of press to rehister.

Relevant log output

the log is also reflecting the lag of key input events, the output shows only a 1 or 2 event registered among 5 or so input events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions