User Activity

Posted on February 19, 2016 at 19:25Hi there,I have a Nucleo-L476 board I would like to have printf() working. I used the tiny-printf provided by the Atollic IDE but I still need to implement the _write() function.Any suggestion on how this can be a...
Posted on February 12, 2016 at 16:20Hi there,Is there any support for a pure ARM GCC toolchain for STM32 microcontrollers?I essentially mean this: linker scripts and startup code.I understand Atollic TrueSTUDIO provides a similar path to this, but I...