Floyd-Fish / ST7789-STM32

using STM32's Hardware SPI to drive a ST7789 based IPS displayer
GNU General Public License v3.0
276 stars 55 forks source link

no read function #30

Open trox17-debug opened 5 months ago

trox17-debug commented 5 months ago

hello all,

I would want to read by SPI the configuration of ST7789 as for example RDDID or RDDCOLMOD, but i don't see any function to perform this kind of operation. Can you provide us these functions by DMA or interuption ?

Thx