simon
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by simon-
How to read data received from UART
CompletedHi, I'm trying to read data received from UART1 without success. In uart.c I can see interrupt handler for UART1, if I print in it it's working, but if I try to read data like that : uint8_t buff[1...
-
How to build psdk rtos sample with cmake
CompletedHi all, I'd like to know if someone has already build psdl sample with cmake/make for stm32 board ?