cancel
Showing results for 
Search instead for 
Did you mean: 

Why was UART_FLAG_RTOF removed?

LAfon
Associate III

From STM32H7 libraries v1.3.2 to v1.4.0 UART_FLAG_RTOF was removed from stm32h7xx_hal_uart.h.

Any good reason why?

I am just gonna use USART_ISR_RTOF instead but the question is why would you do that? Was it intended?

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello,

This is a regression on the STM32CubeH7 release and there is a plan to implement the RTOF feature soon in the UART HAL for the coming release.

Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

Hello,

This is a regression on the STM32CubeH7 release and there is a plan to implement the RTOF feature soon in the UART HAL for the coming release.

Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen