Nucleo-U031R8 UART examples do not work?
Hi to all.
I'm testing the Nucleo U031R8. To avoid the Package issue i switch also to the old package firmware version (1.0.0), but same error.
The example is UART_HyperTerminal_IT and i simple cloned (or compiled directly in the repository), then execute without cars sending on the virtual comm port.
The progran stuck in function "UART_CheckIdleState", because the timeout of function "UART_WaitOnFlagUntilTimeout" is set to 0x1FFFFFFU via macro.
Is my new board damaged or similar?
I've tried to rebuild the project via CubeMX (even in the recent 1.2.0 libs). No way.
Thanks.
