simon

  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by simon
  • simon created a post,

    How to read data received from UART

    Completed

    Hi, 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...

  • simon created a post,

    How to build psdk rtos sample with cmake

    Completed

    Hi all,   I'd like to know if someone has already build psdl sample with cmake/make for stm32 board ?