Giter Club home page Giter Club logo

digipotmsp432's Introduction

DigiPot X9C104 Example Summary

Digipot Example using the X9C104 as a DCP (Digitally Controlled Potentiometer) along with the MSP432 as uC. Button S1 (P1.1) will in/decrease resistance. Button S2 (P1.4) will change direction. Resistance range of 0 - 100kOhms. 100 Wiper tap points (1kOhm steps). This example is based upon TI's TI-RTOS empty project. Search for @jvz for project modifications.

** See main.c for more details **

Peripherals Exercised

  • X9C104 DCP - See X9C104 folder.
  • GPIO Buttons - See main() for interupts.

Example Usage

  • Button S1 (P1.1) will in/decrease resistance.
  • Button S2 (P1.4) will change direction.

MSP432 Timing

180 ticks equates to roughly 54.33uS. Can reduce this number down to 1uS for faster results in feedback loops Oscilloscope timing

(TI-RTOS) Application Design Details

This examples is the same as the Empty_Minimal example except many development and debug features are enabled. For example:

  • Logging is enabled
  • Assert checking is enabled
  • Kernel Idle task
  • Stack overflow checking
  • Default kernel heap is present

Please refer to the Memory Footprint Reduction section in the TI-RTOS User Guide spruhd4.pdf for a complete and detailed list of the differences between the empty minimal and empty projects.

(TI) References

  • For GNU and IAR users, please read the following website for details about enabling semi-hosting in order to view console output.

  • For more help, search either the SYS/BIOS User Guide or the TI-RTOS Getting Started Guide within your TI-RTOS installation.

digipotmsp432's People

Contributors

jvz1990 avatar

Watchers

James Cloos avatar  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.