User Activity

Posted on May 26, 2016 at 18:05 Hello, Looking at the RM0090, I can read on the RTC_CR register description : Bit 17 SUB1H: Subtract 1 hour (winter time change) When this bit is set outside initialization mode, 1 hour is subtracte...
Posted on December 22, 2015 at 16:19Hello I try to use STM32 cube and LWIP as it comes with .... Unfortunately I'm a little wary I enabled TCP_LISTEN_BACKLOG to limit the number of connection but the variable in charge of the current login count acc...
Posted on November 20, 2015 at 13:29Hello I need some help to understand my problem. I'm using eeprom emulation V3.1.0 MCD from Application Team and that works fine. When I reboot I get the PGPERR and PGSERR bits set after a while. I placed breakpoi...
Posted on November 13, 2015 at 11:20Hello Does someone know if it's possible to use the CR95HF in a reverse mode to emulate a badge instead of being a reader ? Best Regards
Posted on November 09, 2015 at 11:00 Hello I try to debug my application using printf I write some code to overwrite fputc. My problem is with the function HAL_UART_Transmit_IT of the HAL module It doesn't succeed to s...