Solved
I found the TIM3 of the G070 chip has 32bits Cnt register and ARR register in Reference manual. However, I can only configure the Low 16bits of these registers in STM32CubeIDE which means the max value of these registers is 65535 instead of 2^32 - 1.
..
