I have the STM32G431 set up to sample ADC2, send the data to the FMAC and then out to DAC1. It works fine, I have tested all kinds of filters with it. However, none of the HAL functions that use SysTick work after I start the FMAC. I'm using the s...