A basic Library for the 16 bit Differential A/D in the K64F Freedom platform
This Library cn use either A2D0 or 1. Note that when using A2D0 you must use pins ADC0_DP1 and ADC0_DM1. For A2D1 you must use pins ADC1_DP1 and ADC1_DM1.
Revisions of AnalohIn_Diff.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 1:7b36e4381d83 | 2014-05-22 | Now supports either Channel 0 or 1 for both ADC0 & ADC1 | File Diff Annotate |
| 0:0f6f4be28e21 | 2014-05-20 | A basic Library for the 16 bit Differential A/D in the K64F Freedom platform | File Diff Annotate |