Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pr8x opened this issue Dec 4, 2022 · 1 comment
Open

Comments

@pr8x
Copy link

pr8x commented Dec 4, 2022

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
@Pconti31
Copy link
Contributor

Pconti31 commented Dec 4, 2022

@pr8x You might get more help on the teensy forum.
forum pjrc
It might be as simple as using a different include file?
Paul--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants