...GetRxEventType() function does not return the HAL_UART_RX...
Describe the set-up The board - STM32WB55CC IDE - STM32CubeIDE version: 1.12.0. HAL version - 1.16.0 Describe the bug I use the HAL_UARTEx_ReceiveToIdle_DMA() function. DMA in ring mode. When the HAL_UARTEx_RxEventCallback() interrupt is...