Skip to content

Add Blues Cygnet Feather (STM32L433) board#10211

Merged
tannewt merged 1 commit into
adafruit:mainfrom
blues:blues-add-cygnet
Apr 5, 2025
Merged

Add Blues Cygnet Feather (STM32L433) board#10211
tannewt merged 1 commit into
adafruit:mainfrom
blues:blues-add-cygnet

Conversation

@Bucknalla

Copy link
Copy Markdown

Adds support for Blues Cygnet Feather STM32L433CC.

Changes:

  • Adds board files for STM32L433
  • The STM32L433 requires a different TinyUSB driver as well as a different USB ISR (as the L433 doesn't support USB OTG)
  • The enable/disable interrupts code appeared to be failing and disabling all interrupts after a certain period. Rewritten to attempt to resolve this issue

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please rename the board folder to blues_cygnet or something similar that includes the company name as well as the board name.

Comment thread ports/stm/boards/cygnet/tests/pwnio.py Outdated
@Bucknalla Bucknalla requested a review from tannewt April 2, 2025 18:20

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tannewt tannewt merged commit ad73d0b into adafruit:main Apr 5, 2025
@zfields zfields deleted the blues-add-cygnet branch November 25, 2025 11:31
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.

2 participants