zjarci / precision-converters-firmware

Precision Converters Embedded Firmware Repository

Home Page:https://analogdevicesinc.github.io/precision-converters-firmware/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Precision Converters Firmware

Analog Devices Inc. Precision Converters Firmware Applications

This repository contains an embedded firmware applications for Analog Devices Precision Converters. The firmware applications are developed to interface with Precision Converters (ADCs/DACs) in order to configure/access device parameters and capture device data over a serial communication link. These applications are primarily targeted for the Mbed (SDP-K1) platform, however they can easily target other platforms as well (see Understanding No-OS and Platform Drivers).

Code documentation is generated using Sphinx tool, available at Documentation for the Precision Converters Firmware.

Build

Follow the Build Guide for Mbed Platform on the ADI Wiki.

Code Style

When writing code, please follow the style guidelines.

Contribution

  • If you want to use the most stable code base, always use the latest release branch.
  • If you want to use the latest and greatest, check out the 'main' branch.

Support

Feel free to ask questions in the EngineerZone.

About

Precision Converters Embedded Firmware Repository

https://analogdevicesinc.github.io/precision-converters-firmware/

License:Apache License 2.0


Languages

Language:C 76.6%Language:Python 14.9%Language:Groovy 5.8%Language:Makefile 2.1%Language:C++ 0.6%