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

Update code for ArteryTek AT32F405, AT32F415 and added support for AT32F402 #419

Open
wants to merge 3 commits into
base: chibios-21.11.x
Choose a base branch
from

Conversation

HorrorTroll
Copy link
Contributor

@HorrorTroll HorrorTroll commented Mar 11, 2025

Changelog:

  • Update CMSIS for AT32F402, AT32F405 and AT32F415.
  • Update linker, startup, cmparams for AT32F405 and AT32F415. Added for AT32F402.
  • Update board files for AT32F405 and AT32F415. Added for AT32F402.
  • Update platform files for AT32F405 and AT32F415. Added for AT32F402.
  • Move USART ISR to USART folder.
  • Update TMR ISR for AT32F402, AT32F405 and AT32F415.

LLD Drivers:

Click to expand!
Peripheral Status
ADCv1 Updated
ADCv2 Updated
CRC Updated
DMAv1 Updated
DMAv2 Updated
EXINT Updated
GPIOv1 Updated
GPIOv2 Updated
I2Cv1 Updated
I2Cv2 Updated
OTG Updated
RTC Updated
SDIO Updated
SPIv1 Updated
SPIv2 Updated
SYSTICK Updated
GPT on TMR Updated
ICU on TMR Updated
PWM on TMR Updated
Serial on USARTv1 Updated
UART on USARTv1 Updated
Serial on USARTv2 Updated
SIO on USARTv2 Added
UART on USARTv2 Updated
WDT Updated

Demo boards:

Click to expand!
Board Status
RT-AT-START-F402 Added
RT-AT-START-F405 Updated
RT-AT-START-F415 Updated

Test HAL:

Click to expand!
Driver AT32F402 AT32F405 AT32F415
ERTC Added Added Updated
I2C_HW Added Added Updated
I2C_SW Added Added Updated
PWM_ICU Added Added Updated
SDC ✖️ ✖️ Updated
SDC-FATFS ✖️ ✖️ Updated
SIO Added Added ✖️
UART Added Added Updated
USB_CDC Added Added Updated
WDT Added Added Updated

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