Skip to content

Undefined SCR_LOAD_ANIM in touch calibration #498

@glennra

Description

@glennra

Describe the bug

Traceback (most recent call last):
File "", line 45, in
File "pointer_framework.py", line 53, in calibrate
File "touch_calibrate.py", line 83, in calibrate
AttributeError: 'module' object has no attribute 'SCR_LOAD_ANIM'

Versions

3db7441

LVGL (9.4.0) MicroPython (1.26.1) Binding compiled on 2025-12-02; Generic ESP32 module with ESP32
Type "help()" for more information.

Code

indev = xpt2046.XPT2046(device=indev_device, startup_rotation=lv.DISPLAY_ROTATION._180)
indev.calibrate()

Device

  • Make: ESP32-2432S028R
  • Model: Dual USB ports (uA, C) and st7789 display

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