Cannot add USART2 initialization through CubeMX to the main program when using TouchGFX
I'm using RVT101HVSNWC00-B.I use TouchGFX 4.24.0 to generate initial code.
There's no MX_USART2_UART_Init(); , even though I generate code again through CubeMX.
I have to add it by myself to initial USART2.


