Resolved! Advice on STM32U5 multiple timer configuration
I'm struggling with how to use the timers to achieve certain behavior and am looking for some advice. First I'll describe the purpose, then how I tried to approach it, and then why I'm stuck.I need a 32-bit timebase that counts up at exactly 48kHz an...