STM32C5 different information about LPUART features in datasheet and refmanual
Hello,
I realized, that there are different informations about the features of LPUART1 in the datasheet and refmanual.
The datasheets (at least DS15125 and DS15136) probably falsely specify in Table 8, that the LPUART1 features receiver timeout interrupt, modbus com and auto baudrate detection.
In the refmanual (RM0522, Table 439) these features are specified as not supported. This seams to be the right information, when looking into CubeMX2, where the RTO for LPUART1 can not be activated.

