User Activity

Posted on January 11, 2017 at 18:22I have tried to reflash St-Link by J-Link. But has got an error: Timeout: ST-LINK/V2-1 did not enter DFU modeNow ST-Link is not detected.Is there any way to reflash st-link on the board by other board or so?
Posted on December 22, 2016 at 10:14 I work with STM32F4Discovery board, generate code from Cube, SYSCLK is 168MHz, APB1 Timer Clock 42 MHz, TIM6 has prescaler 1000, and counts till I make the following experiment. Enable TIM6 interruption by...
Posted on December 19, 2016 at 12:03 I use STM32F407G-DISC1 board. I have run some examples with VCP based on STD library. Everything is OK. Then I have tried to generate code by CubeMX. And something interesting happens. If not to add any cod...
Posted on December 09, 2015 at 16:22I've started to look for the answer for the following question after finding out the problem with UART. It did not work correctly, and I tried to change baud rate from 115200 to 57600. After that UART worked.I use...
Posted on November 17, 2015 at 15:31I have this board a couple of days. I am trying to blink LEDs. With green one it works fine, but with blue one it doesn't work.I think the problem lies in the 2V VDD. LED works if it is supplied by external source...