User Activity

Posted on April 06, 2018 at 12:32Hi,I'm currently running an lwIP IPv4-only socket application with DHCP on my STM32F407 board and need to switch to IPv6 only with SLAAC.I can't find any example code for an IPv6-only socket application.Can anyone po...
Posted on February 04, 2017 at 21:26I've created a DFU bootloader to be able to update the internal and external flash of our device. (STM32F769 chip)I've tested using the ST dfu file manager, but our clients need to be able to compile the code and ...
Posted on December 16, 2016 at 14:23I've modified the DFU_Standalone application from the STM32Cube STM32746G-Discovery source and added support for external flash and ported it to our STM32F769I-Discovery board. It works fine if I use the USB_HS co...