DogFlu66 Member Jun 7, 2024 #1 I leave the library to use ST7789 TFT display, I have translated one that is in C language. But unfortunately I have not been able to get it to work yet. I leave the files in case someone with more experience with these displays can review it. Attachments Main_ST7789.bas 1.5 KB · Views: 163 ST7789_240X240.bas 15 KB · Views: 147 _SPI_Library.bas 6 KB · Views: 157 _Pic18F26K22Library.bas 46.4 KB · Views: 144 _SetUpAmicus18.bas 2.9 KB · Views: 137
I leave the library to use ST7789 TFT display, I have translated one that is in C language. But unfortunately I have not been able to get it to work yet. I leave the files in case someone with more experience with these displays can review it.
Ian Rogers User Extraordinaire Forum Supporter Most Helpful Member Today at 1:43 PM #161 Now this is weird. I just plugged the LCD st7789 240 x 240 back in "as is" using the init I already created for the ILI9341. It worked straight off the bat.. All I have done now is shorten the graphical writes to fit Go figure the drivers are the same.. Upvote 0 Downvote
Now this is weird. I just plugged the LCD st7789 240 x 240 back in "as is" using the init I already created for the ILI9341. It worked straight off the bat.. All I have done now is shorten the graphical writes to fit Go figure the drivers are the same..