Closed SvenMb closed 11 months ago
Only support Arduino IDE
I tried both, Arduino and platformIO (with arduino plugin), both produced the same result.
Maybe some specific versions? I used the old arduino ide 1.8.19
Now I tried with current Arduino IDE 2.2.1 and got the same. Attached a photo from BIOS output...
for the display color inverted, set the st7789 ips parameter to true. for the keyboard, you may need to upload the custom keyboard program for better response.
Perfect, all working now and is fast as it should.
Thanks.
How do I upload the custom keyboard program? Also, where do I put the disk image so it gets read?
See https://github.com/rgrizzell/lilygo-t-deck-keyboard
You could alternatively set TDECK_I2C_FREQ back to the original number 100000U, then it works without new keyboard firmware.
I compiled und uploaded the esp32-faux86 example to my T-Deck, but I had some issues with it:
I used the T-Deck before with meshtastic firmware and there where no issues.
thanks