User Activity

I have these working examples for an enhanced package. I work for an ST partner (Cesanta) and ST people in charge of validating the pack for the MadeForSTM32 label requested I moved drivers into a common directory and configure the project to use rel...
Is there a guide to follow ? How is memory assigned to lwIP ? Is it running on a separate task ?I'm running a Mongoose demo which requires a big stack. I'm using the default task created by CubeIDE which just inits lwIP and goes to sleep on an infini...
Half the times I reset the MCU, Ethernet does not come up.I'm using CMSIS_V1 interface.IDE version is 1.10.1; F7 fw is v1170.The project has been generated from scratch for an F746ZG and runs on a Nucleo-F746ZG, the PHY has already been configured an...
Hi, I've been working with this device for a while.Today I started to try to write the option bytes in order to turn PF2 into a GPIO, which I did by writing an assembly file, compiling, and flashing via debug in Keil. I use a Segger J-Link as USB SWD...