-
I have an Artillery Genius Pro with a TFT based on STM23F107VC. I was able to replace its bootloader with a chirp version, much better.
However the TFT binary itself doesn't run.
- with `MKS_TFT28…
-
```
#define AUDIO_FILENAME "/44100_u16le.pcm"
#define FPS 15
#define MJPEG_FILENAME "/240_24fps.mjpeg" // "/220_30fps.mjpeg"
#define MJPEG_BUFFER_SIZE (220 * 176 * 2 / 4)
// #define FPS 15
// #d…
-
### TFT Version
4.3.12
### Firmware Version
4.3.12
### Blueprint Version
4.3.12
### Panel Model
EU
### What is the bug?
Hello! I tryed to update TFT-file to ver. 4.3.12 did not go so well. It…
-
Hi, sorry to border you guys, I am running into an issue when controlling a st7789 without **CS** pin. The board I am using is an Esp-32 module and here is the config:
`
// Pin configs
#define TF…
-
I have a problem getting this ST7789v2 display to work with either ST7789 or ST7789_2 drivers.
https://www.digikey.se/en/products/detail/az-displays/ATM0200B3/18796376
https://www.azdisplays.com/PD…
-
Hi there,
I was wondering if anyone knew of a way to force predictions made using the TFT model to start at zero.
I ask because all of the time series I am using to train and test my model start …
-
Simply using Font size 1 crashes everything. Repeatedly. All I need to do is switch to font size 2 and the crashes stop. This makes no sense to me and I can't even trace it it. The farthest I get …
-
after i do the exact same in these issues and i got this plz help me fix this
Log IDE:
c:/users/gigabyte/appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.…
-
Good afternoon friends, I would like to ask why you don't put the delay option in the squelch, in the TFT branch, as it is very useful for the functioning of this option.
-
Hi,
I am trying to make it run on a ESP32-8048S043 board, which contains a 800 * 480 display and a SD
So I set `#define ARDUINOILI9488`
Then in runtime, changed
```
#ifdef ARDUINOILI9488
#inclu…