Hi All, I am using the STM32H723 device and have used the HAL functions and they work but I find the SysTick or any timebase interrupts my code. Timing is critical; if the data from the serial port is interrupted by the SysTick interrupt, I lose data...