Skip to content

M5StickC's screen does not work #213

Description

@meganetaaan

Hi. I'm trying to use Moddable on M5StickC, a new product from M5Stack.
I added new target files.

It can run hello-world example. But when I run commodetto example the display still does not work.

After some debug I've found the original library uses software spi through normal GPIO pins, while Moddable ili9341 driver(ESP32) uses hardware spi.
I guess this is the cause that my setting does not work.

My question here is

  • Can Moddable use software spi to drive display or will it be able to as the future plan?
  • If not, I'd like to fix it adding the option for sw spi. Do you have any suggestion about the design?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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