Skip to content

stm32_fsdev: Allow configuring single-buffered isochronous endpoints. #3152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Milek7
Copy link
Contributor

@Milek7 Milek7 commented Jun 25, 2025

Controlled by the embedder defining CFG_TUD_FSDEV_DOUBLE_BUFFERED_ISO_EP in tusb_config.h. If hardware does have SBUF_ISO bit it will use only one half of endpoint pair register.

Tested on G0.

@Milek7 Milek7 force-pushed the sb-ep branch 2 times, most recently from d3aa2e3 to 14e1d36 Compare June 25, 2025 02:49
@Milek7 Milek7 marked this pull request as draft June 25, 2025 19:22
Controlled by the embedder defining CFG_TUD_FSDEV_DOUBLE_BUFFERED_ISO_EP
in tusb_config.h. If hardware does have SBUF_ISO bit it will use only
one half of endpoint pair register.
@Milek7 Milek7 marked this pull request as ready for review June 25, 2025 21:58
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