User Activity

Posted on April 15, 2014 at 22:30 Using: STM32F407VGFreeRTOS 7.6.0 I am trying to read value of RFID card via UART interrupt. Problem is that data read by UART is somehow corrupted. If i don't use FreeRTOS this code works, which makes ...