2022-11-10 04: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
2022-11-10 04:44 AM
Perhaps there's an audio, external or slave mode where you can provide the clock or use the PLL source?
You might need to use specific clocks to hit specific integer submultiples.
2022-11-10 04:48 AM
I tried it but getting the error