Hello
I have a few questions about the clock system in the stm32F4 MCU .
I understand that there is a system clock with a max speed of 168 , then there are the ABP1 ,ABP2 busses with
maximum speeds of 48Mhz and 84Mhz respectively.
I've used the stm32 excel clock tool and successfully clocked the MCU at 168Mhz Using the External Xtal as the source.
My question: What speed are the ABP1/2 and AHB busses running at? Can I prescale them from the system clock?
Question 2: Why are there more than one AHB busses? Do they each have their own prescaler from the system clock ?
Thanks in advance
I have a few questions about the clock system in the stm32F4 MCU .
I understand that there is a system clock with a max speed of 168 , then there are the ABP1 ,ABP2 busses with
maximum speeds of 48Mhz and 84Mhz respectively.
I've used the stm32 excel clock tool and successfully clocked the MCU at 168Mhz Using the External Xtal as the source.
My question: What speed are the ABP1/2 and AHB busses running at? Can I prescale them from the system clock?
Question 2: Why are there more than one AHB busses? Do they each have their own prescaler from the system clock ?
Thanks in advance