Do multiple HAL_RCCEx_PeriphCLKConfig() calls overwrite each other?
Hi i'm trying to configure two parts the SDMMC and the SAI. Both are initialized seperate from each other in my design, before i put them together, can i just run both configurations seperately?