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
I have the STM32H573I-DK which has a 240x240 ST7789 Display with 8016 Parallel transfer. I want to use the display with mipidsi and I could verify that the display was working because the demo firmware was using it. Sadly the demo firmware source code is not freely available so I couldn't compare it.
I tried all the steps in the troubleshooting section but it still doesn't work. I also checked that all the pins are correct multiple times. I don't know what I can do else to get it to run.
Hello together,
I have the STM32H573I-DK which has a 240x240 ST7789 Display with 8016 Parallel transfer. I want to use the display with mipidsi and I could verify that the display was working because the demo firmware was using it. Sadly the demo firmware source code is not freely available so I couldn't compare it.
I tried all the steps in the troubleshooting section but it still doesn't work. I also checked that all the pins are correct multiple times. I don't know what I can do else to get it to run.
You can find my code here: https://github.com/chrenderle/stm32h573i-dk
The datasheet for the display here: http://frdlcd.cn/Upload/1628131252.pdf
The user manual for the discovery kit here: https://www.st.com/resource/en/user_manual/um3143-discovery-kit-with-stm32h573ii-mcu-stmicroelectronics.pdf
The schematic for the discovery kit here: https://www.st.com/resource/en/schematic_pack/mb1677-h573i-c02-schematic.pdf
The text was updated successfully, but these errors were encountered: