Skip to content

Conversation

@YanceyA
Copy link
Owner

@YanceyA YanceyA commented Nov 1, 2025

Summary

  • add a STM32F411 selection with tailored clock, memory, and MCU defaults so menuconfig emits stm32f411xe
  • update the STM32F4 clock, ADC, and PWM logic for the STM32F411 while guarding pins absent from the Blackpill package
  • allow flash_usb.py to recognize STM32F411 builds and document the usual DFU/serial USB identifiers
  • default the STM32F411 clock reference to 25 MHz and hide GPIOE pin entries so menuconfig reflects the Blackpill package pinout

Testing

  • python -m compileall scripts/flash_usb.py

https://chatgpt.com/codex/tasks/task_e_6900223348c0833384271c49ed8e6112

@YanceyA YanceyA changed the title Add STM32F411 configuration support Add STM32F411 configuration support - #1 Nov 1, 2025
@YanceyA YanceyA changed the base branch from master to STM32F411_support November 1, 2025 03:43
@YanceyA YanceyA marked this pull request as ready for review November 1, 2025 04:03
@YanceyA YanceyA merged commit fd04868 into STM32F411_support Nov 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants