User Activity

Hello,In a master/slave system where I use stm32H7 as master and STM32G030F6 as slaves, I am trying to flash the slaves with the master using the System memory bootloader.I can successfuly get to STM32G0 system memory (either on an empty one or one ...
Posted on October 03, 2017 at 17:53Hi,I'm having trouble getting SDIO to work on a STM32F767 based project. I used the exemple provided in the CubeMX repo to try a dummy read/write, but the initialization process stall in the SD_PowerON() function.A...
Posted on April 11, 2017 at 16:03 Hi, I'm facing an issue with a new project I'm working on, I just received a custom board based on a STM32F746VGT6 MCU, the MCU wasn't able to run my base program, (generated via MXCube), so I started changing...