User Activity

I have a custom board using a STM32F446RET6 with a SD micro card slot.The card is formatted to exFAT with one partition.Using STM32CUBEMX V6.6.1 with firmware F4 V1.27.1For testing I have a minimal configuration as follows:SDIO  Mode SD 4 bits Wide b...
I want to set a RTC alarm to trigger 1 hour from now but there doesn't seem to be a built-in function (using HAL) to add time. Of course 1 hour in the future is easy unless it happens to be almost midnight or worse almost midnight at the end of the ...
The scrolling Ad panel in 6.2 which used to be a static image in 6.1 is very distracting and annoying. We are already using your product I see no reason to be subjected to this.
I am looking at the datasheet for the STM32G071KBT6 and several of the footprints are shown twice, once as "GP version" and again as "PD version"What does GP and PD mean?
I have custom board with a STM32F446 processor I am trying to testusing cubeMX (v5.3.0) generated code for a USB human interface (mouse).Unfortunately, I have had very sporadic results with getting the computerto recognize it as a USB mouse. The comp...