User Activity

Posted on January 19, 2015 at 20:00Hello everybody! I've a very strange error. I've running application for stm32f407. I can download the code and it's working well. But when I want to debug with CoIDE the code stopped at 1FFF39c4 so in the system m...
Posted on November 05, 2014 at 06:52Hello. Where can I download the cubemx 4.3.1 version? The 4.4.0 has bugs with code generation in my project.
Posted on October 22, 2014 at 18:29Hello everybody! Where can I download a previous version of the stm32cubemx? A newest version has generation bug, the generated c files not working. The initalization paramater sets in the structures but the init f...
Posted on October 17, 2014 at 21:30 Hello everybody! I found a bug with the new cubemx and rtc clock code generation. So I set te RTC paramters at cubemx, the first what I see that the sync predivider limited to max 255, but this is ...
Posted on October 16, 2014 at 12:24Hy all! I have a problem with CubeMX and sd card init with dma channels. I check that all of the sd card example project has 2 dma stream for sd card communication. So that I would like to set DMA2_Stream6 for Tx a...