User Activity

Posted on November 27, 2016 at 02:16I tried the new version of STM32CubeMX 4.18.0. If I generate project for MDK-ARM V5 will be deleted the startup_stm32fxxxxx.s file in the path Drivers/CMSIS/Device/ST/STM32Fxxx/Source/Templates/gcc. Similarly, if...
Posted on May 30, 2016 at 20:10I tried to migrate from STM32CubeMX 4.14.0 to 4.15.0 and from STM32CubeF7 1.3.1 to 1.4.0. I found some bug in CubeMX 4.15.0. It is not possible to set the clock for SDMMC using CubeMX. My controller is STM32F746ZGT6, s...
Posted on May 11, 2016 at 23:34I have project generated by STM32CubeMX 4.14.0 and STM32CubeF7 1.3.1. I use the FATFS and SDIO with DMA. If I wrote a file with higher clock for sd card, then there is an error in the function FR_DISK_ERR f_write. I f...
Posted on May 11, 2016 at 10:39Does anybody know how to solve the re-inserting the SD card ? I have a project generated by STM32CubeMX. I have used it for re-inserting the SD card this function: if (CD_CARD == b_cd) {   if (CD_NO_CARD == b_cd_last)...
Posted on March 26, 2016 at 23:44 I tried a new version 4.0 of STM32CubeMX. I selected the STM32F746G-DISCO board. If I set the Detect_SDIO GPIO: Input ad PC13, closed and openedthe ioc file, then the comboboxes are gray and you can not cha...
Kudos from