You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for such a detailed library for TFT lcd's combination with STM32. I am fairly new at programming in embedded and am trying to use this repository's lcd_io_hal_spi to control my ili9486 (without touch) with my STM32G474RE. After all the steps and files have been imported in my cubeide project when I try to start by using BSP_INIT() and BSP_LCD_Clear(), it does not give any output on the LCD. Can you let me know why you think this is happening?
The text was updated successfully, but these errors were encountered:
Hey Roberto,
Thanks for such a detailed library for TFT lcd's combination with STM32. I am fairly new at programming in embedded and am trying to use this repository's lcd_io_hal_spi to control my ili9486 (without touch) with my STM32G474RE. After all the steps and files have been imported in my cubeide project when I try to start by using BSP_INIT() and BSP_LCD_Clear(), it does not give any output on the LCD. Can you let me know why you think this is happening?
The text was updated successfully, but these errors were encountered: