Hello
First of all I want to thank you about the library you put in github. I want to use the library with stm32f103vet6
Is there any functions for draw line or write text ?
Drawing lines or text is not responsibility of driver. This is done by the graphic library (e.g. ugui - code in st7789-stm32-driver/example/blue_pill/ugui/ directory).
Hello First of all I want to thank you about the library you put in github. I want to use the library with stm32f103vet6 Is there any functions for draw line or write text ?