User Activity

Posted on December 19, 2015 at 09:22Hi, I'm relatively new in programming microcontrollers and I'd love to ask which (free) IDE do you use for (offline) compilation and debugging? I'm using Mac OS X and already tried System Workbench with CubeMX gen...
Posted on December 15, 2015 at 13:41 I'm using STM32F411RE-Nucleo board and generating a project with Cube MX for System Workbench. The problem is that,HAL_UART_Receivefunction doesn't receive input from the user, even though I don't change any U...
Posted on December 04, 2015 at 12:47I'm using STM32F411RE board and trying to communicate with SIM900 over UART. I'm simply trying to send.I put some parts of my code and would appreciate your help. I think there's some configuration issue in UART p...