We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Apollo87H (based on the multi-MCU/Joker MCU approach) lists a couple MCUs that do not support USB device mode.
See here.
Both the STM32F303C8T6 and STM32F303C6T6 MCUs do not support USB device mode per their datasheet. I have attached them below.
stm32f303c6.pdf stm32f303c8.pdf
Please note that the STM32F072C8x6 MCUs do support USB device mode.
stm32f072c8.pdf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
The Apollo87H (based on the multi-MCU/Joker MCU approach) lists a couple MCUs that do not support USB device mode.
See here.
Both the STM32F303C8T6 and STM32F303C6T6 MCUs do not support USB device mode per their datasheet. I have attached them below.
stm32f303c6.pdf
stm32f303c8.pdf
Please note that the STM32F072C8x6 MCUs do support USB device mode.
stm32f072c8.pdf
Suggested Resolution
The text was updated successfully, but these errors were encountered: