User Activity

@STM32 MCUs​ In our project we use USB_CDC. We don't use VBUS, disabled at all places in CubeMX, as far as I can see.Now we want to add an external interrupt on PC0. I have done this.CubeMX generates the following code, already before I added externa...
I have meanwhile a running uSD card. I have the need to reinitialize the card.In FatFS I do an unmount (it is a mount with certain parameters).It looks like the following is missing:void MX_FATFS_DeInit(void){ /*## FatFS: UnLink the SD driver #######...
I have found an old videohttps://www.youtube.com/watch?v=0NbBem8U80Ytelling CubeMX 4.24 and 4.23 had a bug with SDIO, 4 bit mode, DMA.It seems for them 4.21 worked.I am using newest CubeMX 5.6.1. When was bug fixed? I assume it was fixed also in vers...
Kudos from