Skip to content

UiFLow2 2.4.3 not working on Cardputer ADV (seen only on m5Burner) #90

@bmorcelli

Description

@bmorcelli

UiFLow2 2.4.3 is not working on Cardputer ADV

Stops with this message on Serial Monitor:

>>> import machine
>>> machine.soft_reset()
MPY: soft reboot

       _  __ _
 _   _(_)/ _| | _____      __
| | | | | |_| |/ _ \ \ /\ / /
| |_| | |  _| | (_) \ V  V /
 \__,_|_|_| |_|\___/ \_/\_/  V2.4.3

Traceback (most recent call last):
  File "boot.py", line 48, in <module>
  File "startup/__init__.py", line 1, in startup
  File "startup/cardputeradv/__init__.py", line 1, in startup
  File "startup/cardputeradv/framework.py", line 1, in start
  File "asyncio/core.py", line 1, in run
  File "asyncio/core.py", line 1, in run_until_complete
  File "asyncio/core.py", line 1, in run_until_complete
  File "startup/cardputeradv/framework.py", line 1, in run
  File "hardware/matrix_keyboard.py", line 33, in __init__
  File "hardware/keyboard/__init__.py", line 531, in __init__
  File "driver/tca8418.py", line 308, in __init__
  File "driver/tca8418.py", line 203, in __init__
  File "driver/tca8418.py", line 379, in _write_reg
OSError: [Errno 116] ETIMEDOUT
MicroPython v1.27.0-dirty on 2026-03-19; M5STACK Cardputer with ESP32-S3-FN8
Type "help()" for more information.
>>>

And seems like this version became closed source, unfortunately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions