Resolved! Does STM32U385 Support Micro Trace Buffer(MTB)?
Hi,I’m using an STM32U385 (Cortex-M33) and trying to enable the Micro Trace Buffer (MTB) using ARM’s MTB-M33 register addresses (0xE0043000 base).No matter what I try, the EN bit in MTB_MASTER never sets.Does the STM32U385 have the MTB component?Than...