How to set 80MHZ frequency of SPI4 of STM32h745Kii
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-10 4:27 AM
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 me
- Labels:
-
DAC
-
RCC
-
SPI
-
STM32CubeMX
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-10 4:44 AM
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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-10 4:48 AM
I tried it but getting the error
