User Activity

So.... On October 31, more than 3 month after, the last version 1.13.2 as not been updated and the problem is still present. Seriously ST, this is not professional at all! Could you test the version you are releasing!! And provide fast correction whe...
Hello,Working on different projects, I would like to implement a library that could either printf/write on FatFS logs, debugs informations, ...I'm wondering if there are any existant library that could do the job. Looking on STM32 references, I have ...
Hello,I'm working with STM32CubeMX version 6.9.2Each time I generate, all files in Drivers and in Middlewares\Third_Party\FreeRTOS directory are set in read only mode. I can remove it, and each time read only mode is set again.This is really annoying...
Hello,Working on an STM32F412 µC, with the last F4 firmware package ans last MXWhen configuring to use SDIO with 1Bit interface, everything works fine. But when configuring to use a 4bits interface, there is an error In BSP_SD_Init(); there is an err...
Hello,I just created a new project on CubeMX for a STM32F407G-Disc1. I'm working with last version of MX, firmware.The project is configured to build with Makefile.Have a double variable modification causes a MCU HardFault_Handler to trigger.Any idea...