Skip to content

ks0108: "Sorry, this library does not work on 32 bit Teensy. Use openGLCD. #494

@pr8x

Description

@pr8x

Describe the bug

I am trying to operate my st7735 TFT display from the Teensy 4. I uncommented #include "../configs/ard-adagfx-st7735-notouch.h" and tried to compile some example. However, it fails with:

ks0108\ks0108.h:51:2: error: #error "Sorry, this library does not work on 32 bit Teensy. Use openGLCD."

So does this mean Teensy 4 is not supported for this display? Is there a list of displays (un)supported on Teensy 4?

Device hardware

  • MCU: Teensy 4
  • Display with link: st7735
  • GUIslice config selected: ard-adagfx-st7735-notouch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions