
Setting up pins for alternative functions of STM32F411 MCU
Jun 17, 2025 · Hello, STM32F411 microcontroller. Where can I find what mode (input/output or pull-up/pull-down) to configure the GPIO for alternate functions? For example, for UART or …
How to enable I2C - STM32F411 - STMicroelectronics Community
Oct 27, 2024 · how to activate I2C Good morning I'm trying to make a project that requires the I2C1 bus work if I load the compiled project on arduino from debug the application crashes …
STM32F411EDISCO - USB Device example - STMicroelectronics
Aug 19, 2020 · Secondly, I am searching for Secure DFU and Secure Boot loader for STM32F411 for my products that may get deploy in fields Requesting you please share any information …
STM32F411 continuous DMA from ADC, how? - community.st.com
Jan 8, 2025 · ADC1 configured as Mode "Independend Mode" Scan Conversion Disabled Continuous Conversion Enabled Discontinuous Conversion Disabled DMA Continuous …
[SOLVED] Virtual COM port on STM32F411 discovery
Sep 11, 2023 · Hi, I am trying to access the Virtual COM port on my STM32F411 VET discovery board but I am not able to find the instructions to do so. I am trying to use serial …
Solved: WeAct BlackPill: Ocasional DFU problems in STM32Cu ...
Jan 28, 2025 · Hi Everyone, I have some problems with DFU on Windows 10. I use WeAct BlackPill boards based on STM32F411 MCU. This board has BOOT0 button which allow to …
Light up your LED in 30 seconds with NUCLEO-F411RE ...
Jan 18, 2021 · 0. Introduction Light up your LED in 30 seconds with 3 methods ( A Step By Step Tutorial ) This article is authored by RT-Thread , an ST Approved
Question about overclocking STM32F411 in STM32Cube ...
Jun 23, 2021 · Hello I am working on a one off project that I would like to squeeze every last bit of power out of a STM32F411. I tried to overclock it just by increasing the clock speeds in the …
Timer speed/frequency STM32F411 - STM32F407
May 29, 2015 · The strange thing is: In the STM32F411 datasheet (Table 4, 3.20) the max speed of all timers is specified with the same value, 100MHz, although still TIM1 connects to the …
Stm32f411ceu6 usb dfu mode usb not recognized
Aug 15, 2024 · I am a noob in electronics and i am trying to make a quadcopter drone. I found about stm32f411ceu6 inav firmware on internet github. I only used arduino before and this …