User Activity

I'm working with ST25TV02KC-TFG3 in a tamper inlay. ReadConfiguration FID=03h, PID=06h returns the same value with the tamper contacts open or shorted. How should I be interpreting these results? The commands are being sent from a Feig CPR74 via thei...
Posted on November 26, 2017 at 16:27I am working with the UART_Hyperterminal_IT example in STM32Cube_FW_F2_V1.7.0.  My micro is STM32F217.My calls to HAL_UART_Receive_IT() are blocking.  That is probably the expected behavior, but I would prefer to:...