User Activity

Greetings,I'm developing an RTOS app the should use QUIC protocol for communication.There is ngtcp2 project and wolfSSL is available in STM32CubeIDE Device Configuration Tool as ngtcp2 supports many SSL libraries.For this I need some network communic...
Greetings,I have STM32Cube IDE installed, created some test apps, blinking LED's, RTOS threads, mutex and so on,writing on UART2 (virtual serial) is working well as I have working output on virtual COM port using putty on serial.I want to access UART...