Library to work with the LDC1000 from Texas Instruments

Dependencies:   FastPWM

Dependents:   LDC1000_test

LDC1000

This library was written to interface to Texas Instruments' LDC1000 in order to perform inductance measurement. This libary needs a SPI peripheral on your mbed device to talk to the LDC1000.

Clock

The LDC1000 needs a high speed clock for its internal frequency counter. In order to provide this clock, the FastPWM library is used. This may change the behaviour of other PWM channels, please be aware of that, and read the FastPWM documentation to understand the implications.

Unsupported

Not supported (yet):

  1. Setting the RpMAX and RpMIN values
  2. Setting the interrupt pin functionality

Files at this revision

API Documentation at this revision

Comitter:
vsluiter
Date:
Tue Aug 18 17:44:09 2015 +0000
Parent:
12:312970050c8c
Child:
15:8a09279a05eb
Commit message:
Updated to latest FastPWM (after pulling)

Changed in this revision

FastPWM.lib Show annotated file Show diff for this revision Revisions of this file
--- a/FastPWM.lib	Mon Jun 01 08:21:11 2015 +0000
+++ b/FastPWM.lib	Tue Aug 18 17:44:09 2015 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/Sissors/code/FastPWM/#ed690a19dc55
+http://developer.mbed.org/users/Sissors/code/FastPWM/#1f451660d8c0