User Activity

I just started looking at the STM32C071 family as an alternative to the STM32F042 and STM32F072 we currently use. To my disappointment the USB stack for the C071 is a total mess (dozens of files and complete spaghetti) and on top of that it seems to ...
It looks like the BSP_SD_IsDetected function from the sample codes is working backwards. According to the SD-Card spec this pin has a weak pullup (50 kΩ) inside the card. So the STM32 should have a weaker pull down on the pin and detect the presence ...
My MX Repository has grown to more than 40 GB which is not exactly fun on the SSD of my MacBook. So I was wondering what made it so big.There seem to be all the zip files of all installed firmware packages. Does CubeMX/CubeIDE ever use them again?And...
I did expect this to be development platform neutral but had to find out that I will not be able to participate since I don't use Windows.
It seems like we have run into a delicate timing difference of the I2C in STM32F042 and STM32F072. Identical code (coming from the exact same source file) for I2C works fine on STM32F042G4U but has a problem on STM32F072V8T.When doing larger I2C tran...
Kudos from
Kudos given to