Resolved! How to correctly chain 3 timers and fix the overflow and wraparound issues.
I have to implement a lifetime counter with microseconds granularity using a STM32L432KC to control an AFBR-S50 sensor. The timer has to count "forever" and this board only has 1 32bit timer, so this timer is for the seconds, i think is the only way...