Skip to content
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

Apollo87H documentation lists incompatible MCUs #7

Open
taylorzane opened this issue Sep 24, 2021 · 0 comments
Open

Apollo87H documentation lists incompatible MCUs #7

taylorzane opened this issue Sep 24, 2021 · 0 comments

Comments

@taylorzane
Copy link

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

  1. Remove the STM32F303C8T6 and STM32F303C6T6 from the list of compatible processors
  2. or put them in a separate section explicitly stating that they are incompatible.
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

No branches or pull requests

1 participant