Skip to main content
MDeva.1
Associate III
November 10, 2022
Question

How to set 80MHZ frequency of SPI4 of STM32h745Kii

  • November 10, 2022
  • 2 replies
  • 1649 views

Hello

I am working on stm32h745 controller, I am configuring the DAC SPI . For the DAC minimum frequency is 80 MHz. I want to set that frequency for SPI4 , but uanble to set how I can set the 80 Mhz frequency to SPI4. How can I set that if I set the 120 MHZ clock to SPI , but in prescaler it get divided by 2 so it set 60 MHZ, How can I solve that,please help me0693W00000WI0IJQA1.png

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
November 10, 2022

Perhaps there's an audio, external or slave mode where you can provide the clock or use the PLL source?

Y​ou might need to use specific clocks to hit specific integer submultiples.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
MDeva.1
MDeva.1Author
Associate III
November 10, 2022

I tried it but getting the error0693W00000WI0UAQA1.png0693W00000WI0TlQAL.png