Hello community,Warning, when gerating code for STM32G0B with FW_1.5.0, DMA init function is called after USART2 init function.So the DMA doesn't works !!The only way to resolve this i have found is to cut/paste function in the good order ^^Report th...