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: ESP-WROOVER-ie
Panel Driver IC: [P169H002-CTP] ST7789 CST816T
Bus type: [SPI|I2C]
LovyanGFX version: [Latest Master]
FrameWork version: [ESP-IDF v5.1.1]
Build Environment: [VScode]
Operating System: [Windows]
Problem Description ( 問題の内容 )
After an unknown amount of time the i2c bus that the touch sensor uses locks up and won't be freed until I reset the device. Usually last a few hours (10-11) then a freeze occurs with this error message: LGFX: i2c read error : read timeout
Expected Behavior ( 期待される動作 )
I2C to run "forever"
Actual Behavior ( 実際の動作 )
I2C locks after an unknown amount of hours.
Steps to reproduce ( 再現のための前提条件 )
step1
...
// If possible, attach a picture of your setup/wiring here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Carefully written Issues are more likely to be given priority.
丁寧に記述された報告は優先して対応される可能性が高くなります。
Environment ( 実行環境 )
Problem Description ( 問題の内容 )
After an unknown amount of time the i2c bus that the touch sensor uses locks up and won't be freed until I reset the device. Usually last a few hours (10-11) then a freeze occurs with this error message: LGFX: i2c read error : read timeout
Expected Behavior ( 期待される動作 )
I2C to run "forever"
Actual Behavior ( 実際の動作 )
I2C locks after an unknown amount of hours.
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.
あなたの問題を再現できる完全なソースコードを提示してください。
The text was updated successfully, but these errors were encountered: