You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carefully written Issues are more likely to be given priority. 丁寧に記述された報告は優先して対応される可能性が高くなります。
Environment ( 実行環境 )
MCU or Board name: [ESP32-C6]
Panel Driver IC: [GC9307]
Bus type: [SPI]
LovyanGFX version: [latest develop]
FrameWork version: [ArduinoESP32 v3.0.7]
Build Environment: [ArduinoIDE]
Operating System: [Windows]
Problem Description ( 問題の内容 )
I'm trying to use lovyanGFX to drive a 1.47-inch tft. Its driver ic is GC9307. ESP32-C3 can drive it successfully, but when I use ESP32-C6 to drive it, it doesn't show anything.
Expected Behavior ( 期待される動作 )
Actual Behavior ( 実際の動作 )
Steps to reproduce ( 再現のための前提条件 )
step1
...
// If possible, attach a picture of your setup/wiring here.
Code to reproduce this issue ( 再現させるためのコード )
Please submit complete source code that can reproduce your problem. あなたの問題を再現できる完全なソースコードを提示してください。
Carefully written Issues are more likely to be given priority.
丁寧に記述された報告は優先して対応される可能性が高くなります。
Environment ( 実行環境 )
Problem Description ( 問題の内容 )
I'm trying to use lovyanGFX to drive a 1.47-inch tft. Its driver ic is GC9307. ESP32-C3 can drive it successfully, but when I use ESP32-C6 to drive it, it doesn't show anything.
Expected Behavior ( 期待される動作 )
Actual Behavior ( 実際の動作 )
Steps to reproduce ( 再現のための前提条件 )
// If possible, attach a picture of your setup/wiring here.
Code to reproduce this issue ( 再現させるためのコード )
Please submit complete source code that can reproduce your problem.
あなたの問題を再現できる完全なソースコードを提示してください。
I added the GC9307 panel in Panel_GC9A01.hpp.
// If your code is longer than 30 lines, GIST is preferred.
The text was updated successfully, but these errors were encountered: