Skip to content

Moddable Two/Six touch screen #1471

@mauroForlimpopoli

Description

@mauroForlimpopoli

I'm using Moddable Two with add a real time clock DS3231 on the I2C bus.
Sometimes when touch the screen the board resets without reason. No error from the debugger.
I'm thinking to a collision with the 2 devices I2C. ?!?!?
From the feature of the Moddable Two it seems the touch screen doesn't use interrupt line but the touch is continually searched
Is it possible to stop the searching of touch and to active again ?
How can I avoid the collision between the peripherals?
In the Moddable Six the touch screen works on interrupt, and the problem now is not present, but can I do the same thing?

At the end, sometimes for various reason I get the error
"throw new Error("in use");" .... or other texts
or
"xsUnknownError("in use");" .... or other texts
and the device restarts
Is it possible to avoid this? I mean only to receive a code of error without restar

regards

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