User Activity

Hello STM32 Community,I am using the STM32F407G-DISC1 development board and have successfully implemented an RTC alarm that triggers every minute. The RTC is configured to use the LSI (Low-Speed Internal) clock signal.My goal is to have the microcont...
Hello sir,                           For my project using the STM32F429I-DISC1 board, I need to implement English, Spanish, and German keyboard layouts. Are these layouts pre-configured, or do I need to customize them? If customization is needed, wha...
In my program code, I select an STM32F429I-DISC1 example code through the TouchGFX IDE, which runs successfully in STM32F429I-DISC1 dev board. The displays work fine without any issues. However, I need to configure the USB CDC. Since the USB_OTG_FS p...