Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:uc-drivers:ad7980 [13 Nov 2012 15:00] – Modified the table containing the driver's functions. Dan Nechitaresources:tools-software:uc-drivers:ad7980 [07 Sep 2016 16:47] (current) – [Evaluation Boards] Robin Getz
Line 3: Line 3:
  
 ===== Evaluation Boards ===== ===== Evaluation Boards =====
-  * PmodAD4+  * [[adi>PulsarPMODs|EVAL-AD7980-PMDZ]]
  
 ===== Overview ===== ===== Overview =====
Line 29: Line 29:
 The following functions are implemented in this version of AD7980 driver: The following functions are implemented in this version of AD7980 driver:
 ^ Function       ^ Description     ^ ^ Function       ^ Description     ^
-unsigned char AD7980_Init(void) | Initializes the communication peripheral. |+| char AD7980_Init(void) | Initializes the communication peripheral. |
 | unsigned short AD7980_Conversion(void) | Initiates conversion and reads data. | | unsigned short AD7980_Conversion(void) | Initiates conversion and reads data. |
 | float AD7980_ConvertToVolts(unsigned short rawSample, float vRef) | Converts a 16-bit raw sample to volts. | | float AD7980_ConvertToVolts(unsigned short rawSample, float vRef) | Converts a 16-bit raw sample to volts. |
resources/tools-software/uc-drivers/ad7980.txt · Last modified: 07 Sep 2016 16:47 by Robin Getz