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 has been archived by the owner on Mar 31, 2022. It is now read-only.
Take a look at driver manual: https://www.elecrow.com/download/ILI9488%20Data%20Sheet_100.pdf
For example first 3 lines setting Power Control 1(C0h) (chapter 5.3.12. ) by sending command (reg) with 2 parameters (data). Another example - last line - Display ON(29h) (chapter 5.2.21. ) - no parameters (no data).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone!
Is it possible to make the firmware compatible with another STM32 MCU's?
The STM32F103VCT6 is a little expencive but STM32F103C8T6 for example if only a couple of euros.
Also could someone explain how to read those values
BIGTREETECH-TFT35-V1.2/firmware/TFT35/src/User/Hal/lcd.c
Lines 105 to 136 in 38869b2
Regards.
The text was updated successfully, but these errors were encountered: