User Activity

Hi all!,I have 2 STM32F103C8T6 connected by CAN bus.Each STM32F103C8T6 has the same firmware.This firmware starts sending a message "RequestID" by the CAN bus.Is there a way to avoid send the "RequestID" in case another "RequestID" were detected on t...
Hi all,Here is a CubeIde project for an external loader working over SPI interface (not QSPI).It runs over a BlackPill board with a W25Q32 flash (the BlackPill has a place reserved to solder the flash ic).https://github.com/JLuisAlcaraz/STM32F411CE_B...
Hi all,I'm learning about low power modes , and I'm testing the RTC wakeup timer function.Datasheet talks about to set the IRQs for WakeUp timer on EXTI(IRQ 19) and NVIC(IRQ 3), but I tested in my code, with and without set these IRQs and the wakeup ...
Hi all,It is possible to wake up a STM32F3 series MCU, in stand by mode, from a tamper pin?
Kudos from