Skip to content

[Multiple USB CDC] - Configure 5 usb cdc devices #961

Answered by hathach
nhhiep92 asked this question in Q&A
Discussion options

You must be logged in to vote

number of endpoints is default to 9, RPI has up to 16, just add this line to tusb_config.h . I make a better default later on.

#define CFG_TUD_EP_MAX 16

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nhhiep92
Comment options

@hathach
Comment options

Answer selected by hathach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants