User Activity

Hi all,Last year after buying a Nucleo board, I downloaded CubeMX 4.27 and firmware 1.2. After some looking around, I found out about the firmware changes as well as MPU changes one has to do to get LWIP running and pings working.This year, I updated...
Hello all,I've been working on and off with the timers on the STM32F7 and I've noticed a few inconsistencies, though it may well be me not setting something right.I'm using:STM32CubeMX 4.27STM32 WorkbenchFirmware 1.12 for F7STM32F767ZIGetting the tim...
Posted on July 28, 2017 at 04:06Hi all, I've been working successfully with SW4STM32 for a few weeks now and I'm quite happy with it. Generating projects with CubeMX32 and programming and debugging works pretty well.I've been trying to compile the L...
Posted on July 26, 2017 at 05:23Hi all,I'm working on a STM32F7 discovery board. UDP sending data at high rates, as well as debug messages is working fine.I'm trying to get the UDP echo example workig, and I notice there is a HUGE delay (order of 10...
Posted on July 20, 2017 at 07:13Hi all,this question might be a bit vague, I'm more interested in how the STM32F4 and F7 series work with LwIP in detail.The application I'm developing is simple UDP and TCP data transfer. UDP to be used for status an...