User Activity

Posted on May 24, 2016 at 23:31I am using an STM32F4 for a project that undergoes in-field upgrade. The upgrade involves a soft reset, but I would like to back-up some critical data that will ‘persist’ through the upgrade. Since the data that needs ...
Posted on August 19, 2015 at 18:42Please see attachment .pdf to see the content I excluded for brevity. I have a project with various communication stacks. Messages arrive through one port, and may be processed locally, or routed to another port. Ad...
Posted on May 19, 2015 at 23:52I am implementing a platform that must implement Datagram Transport Layer Security (DTLS).I have the option of using the STM32F439x which includes Cryptographic Acceleration describbed in the datasheet as: ''Cryptograp...
Posted on July 24, 2014 at 22:18Does anyone have any experience running two applications on single processor? I have accomplished running two separate images that can communicate with each other with function pointer (callbacks) on other processors ...
Posted on February 07, 2014 at 21:34I have a STM3240G-EVAL:    Evaluation board for STM32F407 line - with STM32F407IG MCU. I am trying to decide on an RTOS, toolchain, libraries, … for a new project where we selected an STM32F4 as the processor. I ...