RobertoBenjami/stm32_graphics_display_drivers

SPI Reading Codes not working

h-balani opened this issue · 0 comments

Hi dear Roberto Benjami.
I used your codes.
I am using STM32F030C8T6 in SPI Mode and ili9341 Driver.
The answer of the codes used to read information from the LCD is always 0x0000. Like BSP_LCD_ReadID() or BSP_LCD_ReadPixel().