User Activity

Posted on June 30, 2016 at 12:38hi i wanna connect stm32f407discovery board to stm32f429 via uart communication. how can I calculate the closest baud rate to 5Mbps for these 2 board? I use following cod and it work but I want to be sure about minimu...
Posted on December 29, 2015 at 15:51hello I wanna use ADC Dual Mode Interl with DMA1. I use following code but it doesn't work! where is the problem?! I cannot use DMA2. Iused DMA2 for other peripheral.... &sharpinclude <stm32f4xx_gpio.h> &sharpincl...