User Activity

Hello.I use STM32L452 mcu, STM32CubeIDE 1.3.1, simple SD card on 1 GB.I want to connect SD card to mcu, using SD 4 bit Wide bus, but I can't understand how to connect Detect_SDIO pin, because this mode needs all 9 pin.It is a problem, because I wont ...
Hello. When I press to Run (Run main.c) button, STM32CubeIDE opens random file, possibly, from current repository, for example: startup_stm32l452xx.s, core_cm4.h etc... Code is loading successful, but this side effect bothers me. I would like to dis...