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
For a specific applications, I need one SPI running at a very low freq (256Hz), and another at a higher frequency (8MHz). The two are never running at the same time, so I would like to change the AHBPrescaler at runtime. Is this somehow possible, or are not changes to the rcc allowed during runtime (STM32U545)?
The text was updated successfully, but these errors were encountered:
For a specific applications, I need one SPI running at a very low freq (256Hz), and another at a higher frequency (8MHz). The two are never running at the same time, so I would like to change the AHBPrescaler at runtime. Is this somehow possible, or are not changes to the rcc allowed during runtime (STM32U545)?
The text was updated successfully, but these errors were encountered: