-
I have a M5Stick C Plus running a firmware I built with BLE and LVGL. I did this by making a custom partition CSV and then using the following build
which references my custom board which is basically just the 4M ESP32 board referencing my custom partition map. I also am using a custom user config override of
I am using the AXP.be as preinit.be and the display.ini from the M5Stick. The display is however.... not working correctly. On boot up I get what appears to be a blurry display with the word tasmota partially written in the corner backwards. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Turns out it isn't a correct display.ini. Not sure exactly what to fill into the display.ini. but it is some sort of ST7789v2 instead of the ST7735S display ini from the older stick. |
Beta Was this translation helpful? Give feedback.
-
Have you tried https://github.com/arendst/Tasmota/blob/development/tasmota/displaydesc/ST7789_display.ini |
Beta Was this translation helpful? Give feedback.
Have you tried https://github.com/arendst/Tasmota/blob/development/tasmota/displaydesc/ST7789_display.ini