STM32H7 traceclkin source
Hi all,
I'm trying to understand what source the STM32H7 (specifically STM32H743) uses for the TPIU trace clock.
According to the RCC chapter there ought to be a multiplexer that allows to choose from a number of sources:

According to the debug chapter, it is derived from the pll1_r_ck (no mention of the other options show above):

Is this clock multiplexer for traceclkin actually implemented, or is it fixed to pll1_r_ck? If this multiplexer is actually implemented, how is it controlled, i.e. which register/bits?
Best Regards,
Dominic


