User Activity

I'm using STM32F407 as a USB host. I have multiple devices in which we are using CH340E as the USB to serial communication. The problem is if that device somehow turns off and CH340E loses its power. The USB Host can not transmit data to the other de...
I was trying to interface a microSD card (32GB) with STM32F407 through SDIO. Tried 1-bit and 4-bit modes. But it always gets me back FR_NOT_READY. and the program always stuck here: FATFS configuration: SDIO configuration: Clock:Where I'm doing any m...
While uploading/running the firmware/hex to the MCU, the STM32CubeIDE jumps into a random page. How can I stop it? It's really annoying closing those random pages all the time. 
I'm using STM32WB55CGU6 (UFQFPN-48) for a design and trying to connect with the ST link. But seems like it is not connecting in any way.  Can anyone tell me how can I connect this MCU and upload the firmware to this MCU? Why it is not responding?  
I have been using STM32CubeIDE for the last couple of years. Recently after getting a low space warning in C drive found that  STM32CubeIDE is taking over 32GB of space in C drive. There I found that some libraries are there with previous versions. A...