Matias Barone
Matias Barone
> I managed to solve this issue by editing the u8g2 lib CMakeLists.txt to this: > > ``` > list(APPEND COMPONENT_ADD_INCLUDEDIRS csrc) > list(APPEND COMPONENT_SRCS "csrc/mui.c" > "csrc/mui.h" > "csrc/mui_u8g2.c"...
> Hello, If you clone this repository and the u8g2 repository in a libs folder in your main folder, Then you can make it work by defining the CMakeLists.txt from...
> I managed to solve this issue by editing the u8g2 lib CMakeLists.txt to this: > > ``` > list(APPEND COMPONENT_ADD_INCLUDEDIRS csrc) > list(APPEND COMPONENT_SRCS "csrc/mui.c" > "csrc/mui.h" > "csrc/mui_u8g2.c"...
> Looks like a hardware issue. The ST 7920 is very sensitive here. Did you use proper 5V data lines for this display? No, I'm going to try that