Skip to content

Fixes a bug where non-control endpoint might get incorrectly STALLed#20

Draft
RockyZeroFour wants to merge 1 commit intofeature/gd32f4-improvedfrom
fix/gd32f4-bad-stall
Draft

Fixes a bug where non-control endpoint might get incorrectly STALLed#20
RockyZeroFour wants to merge 1 commit intofeature/gd32f4-improvedfrom
fix/gd32f4-bad-stall

Conversation

@RockyZeroFour
Copy link

  • An OUT transaction of a non control endpoint might get STALLed if started right after the host tried to send an OUT handshake on the control endpoint
  • Occurs if the host tries to send data to a non control endpoint if the OUT handshake of the data stage on the control endpoint was NAKed exactly once

- An OUT transaction of a non control endpoint might get STALLed if started right after the host tried to send an OUT handshake on the control endpoint
- Occurs if the host tries to send data to a non control endpoint if the OUT handshake of the data stage on the control endpoint was NAKed exactly once
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