AT32F403A/407 Firmwary Library 2.1.4
AT32F403A/407 Peripherals Driver Library
Introduction

The AT32F403A_407 Firmware Library is a firmware package which contains the device drivers for all of the peripherals for AT32F403A and AT32F407.

This library provides a set of examples for each peripheral and some application such as the IAP and sLib utilities.

The mamual is structured as follows:

  • AT32F403A_407_periph_driver : device drivers
  • AT32F403A_periph_examples : examples for AT32F403A
  • AT32F403A_periph_template : AT32F403A project template for Keil and IAR IDE tools
  • AT32F407_periph_examples : examples for AT32F407
  • AT32F407_periph_template : AT32F407 project template for Keil and IAR IDE tools
  • AT32F403A_407_board : AT-START-F403A and AT-START-F407 board setting functions
  • AT32F403A_407_middlewares_i2c_application_library : middlewares for I2C application
  • AT32F403A_407_middlewares_usbd_class : middlewares for different USB device class
  • AT32F403A_407_middlewares_usbd_drivers : middlewares for USB device core driver
  • UTILITIES_examples : some applications such as FreeRTOS, sLib and IAP.