User Activity

Bootloader only responding on PC10 and PC11, but not on PA2,PA3, how to select a particular UART port for bootloader?  
Posted on October 27, 2016 at 10:27hello! I'm using STM32f407 discovery kit along with extension board for my webserver project, I've tested lwip demo code and it works fine. Problem comes when client sends a bigger packet, for example 2000 bytes, a...
Posted on May 04, 2016 at 09:03 Dear Experts! I've tested stsw-stm32026 demo code and that worked perfect. Next I wrote simple SPI flash driver, and tried to load server files from this flash instead of stm32f107's internal flash. i...