Giter Site home page Giter Site logo

ads1256-stm32-driver's Introduction

ADS1256 STM32 Driver

A serial peripheral interface (SPI) driver for the ADS1256 low noise, 24-bit analog-to-digital converter written in C for the ARM-based Cortex-M7 MCU running on STM32F7 devices. This driver has been tested using the STM NUCLEO-F746ZG board.

Including the driver in your STM32 project

If you are building your STM32 project using the STM32CubeIDE, simply place the ADS1256.c and ADS1256.h files within the Src and Inc directories of your project, respectively.

In the future, time permitting, I will look into building this driver as a static library through the use of the stm32-cmake project.

Notice on STM32F7 HAL

This driver was originally written using the STM32F7 (hardware abstraction layer) HAL functions for communicating over SPI. After some of my own testing, with confirmation from the community, it has been made clear that the STM32F7 HAL is insufficient for high-speed applications. Thus, I have replaced all HAL function calls with their equivalent register calls.

Author: Ethan Garnier

ads1256-stm32-driver's People

Contributors

ethang78 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.