cbm80amiga / Arduino_ST7789_Fast

Fast SPI library for the ST7789 IPS display
GNU Lesser General Public License v3.0
227 stars 66 forks source link

Adding support for readPixel(x,y) #7

Open hmarkl opened 3 years ago

hmarkl commented 3 years ago

Is there a possibility to add readPixel(x,y) to the library. I hear that the ST7789 support reading the GRAM. Thanks

cbm80amiga commented 3 years ago

I doubt. ST7789 module I have even has no MISO pin.

hmarkl commented 3 years ago

Thanks for looking into this. I feared this would be the case, as I have seen several comments to the same effect on other forums.