Skip to content

target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support#11501

Open
Leander-Vh wants to merge 1 commit intoiNavFlight:maintenance-9.xfrom
Leander-Vh:leander_11495-flyingrc-f4wing-ledstrip
Open

target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support#11501
Leander-Vh wants to merge 1 commit intoiNavFlight:maintenance-9.xfrom
Leander-Vh:leander_11495-flyingrc-f4wing-ledstrip

Conversation

@Leander-Vh
Copy link
Copy Markdown

This adds LED strip support for FLYINGRCF4WINGMINI_NOT_RECOMMENDED.

Problem:
The target does not define LED strip resources, so WS2812/WS2811 LEDs cannot be used on this board.

Solution:

  • Enable LED strip support in target.h
  • Define WS2811_PIN (PB1)
  • Configure TIM3 CH4 for LED usage (TIM_USE_LED)

This matches the hardware capabilities of the board and enables LED strip functionality.

Tested:

  • Successfully built FLYINGRCF4WINGMINI_NOT_RECOMMENDED
  • Verified LED strip functionality on hardware

Fixes #11495

@Leander-Vh Leander-Vh changed the title target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: fix LED strip build target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant