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
{{ message }}
This repository was archived by the owner on Jan 22, 2018. It is now read-only.
I found DuePanel 3 weeks ago but it's based on expensive Atmel and firmware quality is not good.
Then I thought what if I rewrite the firmware to STM32 and improve it. A week ago I found your firmware for MKS-TFT32 and now I explore and rewrite it. I've already fixed several bugs successfully.
And I can't find info about UTouch configuration.
There is a method UTouch::getTouchData which requires definition of ILI9325 or ILI9328 or SSD1963_50 or SSD1963_70.
Which one should I define?
And what header file should I use for such definition?
I found DuePanel 3 weeks ago but it's based on expensive Atmel and firmware quality is not good.
Then I thought what if I rewrite the firmware to STM32 and improve it. A week ago I found your firmware for MKS-TFT32 and now I explore and rewrite it. I've already fixed several bugs successfully.
And I can't find info about UTouch configuration.
There is a method UTouch::getTouchData which requires definition of ILI9325 or ILI9328 or SSD1963_50 or SSD1963_70.
Which one should I define?
And what header file should I use for such definition?