User Activity

Posted on June 06, 2018 at 10:25Good morning,I am trying to add some trace capabilities to my system: UART is obviously too slow so I would like to use ITM. I report my situation:I use a STM32F3DISCO board, FreeRTOS, Eclipse with Jlink debugger plug...
Posted on May 18, 2018 at 14:54Good morning,I am developing an application that uses STM32F3DISCO as board and FreeRTOS as OS. I want to keep some data in the RAM after some Software reset that I do under some conditions so I have used the notation_...