Skip to main content
Associate II
July 2, 2025
Question

st7789v display stm32h753vit6 microcontroller spi clock issue

  • July 2, 2025
  • 2 replies
  • 270 views

When you change  for example the clock in .ioc (like from 48 MHz to 20 MHz) and even change it back to 48 MHz, your display stops working properly (colors not showing). TFT st7789v display and stm32h753vit6 microcontroller please solve my issue.

2 replies

TDK
Super User
July 2, 2025

Diff the code you have now vs the code you had when it was working.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate II
July 3, 2025

Screenshot 2025-07-03 122004.pngHello @TDK

I am not changing any code only i change clock frequency from 40Mhz to 20Mhz.