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
This example can work when i complie it on keil 5 complier version 5. But when i import it to cubeide over ioc file. i just take static noise on screen and nothing happening. I think this is spi related problem or clock settings but i dont know what i miss. During import to cubeide i have tried migration and old version of ioc file setting. Both is the same result.
The text was updated successfully, but these errors were encountered:
Hi, I am not familiar with STM32, nor with this board, but I have dealt with some TFT and OLED displays. This looks like a display initialization problem to me. Are you sure that you set the hardware reset pin correctly? Have you tried pull down for reset? Since your display did indeed work, and the display noise is static, I personally do not think that there are any problem with the clock or SPI. If the problem are caused by the clock or SPI, you will not see a static noise, unless your are just displaying a constant frame.
This example can work when i complie it on keil 5 complier version 5. But when i import it to cubeide over ioc file. i just take static noise on screen and nothing happening. I think this is spi related problem or clock settings but i dont know what i miss. During import to cubeide i have tried migration and old version of ioc file setting. Both is the same result.
The text was updated successfully, but these errors were encountered: