Introduction to the program of versatile ADC components

Hi.
Introduces a versatile software architecture in the program for ADC components.

  1. Layer the software according to the hardware as proposed in AUTOSAR.
  2. Each layer realizes the hardware functions as a program.
  3. Define the performance of the hardware as constants in each layer.
  4. Wrapping HAL with Wrapper to eliminate MPU and OS dependency.

If you want to know more details, please refer to the site.