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

Added basic support for AT32F402/5 #15

Merged
merged 17 commits into from
Oct 31, 2024
Merged

Added basic support for AT32F402/5 #15

merged 17 commits into from
Oct 31, 2024

Conversation

HorrorTroll
Copy link

@HorrorTroll HorrorTroll commented Sep 8, 2024

Changelog:

  • Support EXINT.
  • Support basic TMR.
  • Support SYSTICK.
  • Support OTG (both FS and HS).
  • Support GPIO v2.
  • Support USART v2 (only Serial driver for now).
  • Added demo board for AT32F402/5.
  • Added USB CDC test for AT32F402/5.
  • Update some changes and added SDC-FATFS for AT32F415.

Noted: If you have time, feel free to give some reviewer or suggestion on it. I'll take a look for it. Thanks!

@Solodros
Copy link

你好,请问AT32F405的USB HS是否可用

@HorrorTroll
Copy link
Author

你好,请问AT32F405的USB HS是否可用

Yes, it can be used. Please take a look on USB CDC demo to test it.
是的,可以使用。请查看 USB CDC 演示进行测试。

@HorrorTroll HorrorTroll merged commit 8644c8b into at32f402_5 Oct 31, 2024
@HorrorTroll HorrorTroll deleted the at32f402_5_pr branch October 31, 2024 06:52
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.

2 participants