adc read ok, very slow
This commit is contained in:
@@ -48,19 +48,17 @@
|
||||
// =====================
|
||||
#define ADC_A_CS 4
|
||||
#define ADC_A_DRDY 5
|
||||
#define ADC_A_RST 6
|
||||
#define ADC_A_SYNC 7
|
||||
#define ADC_A_SYNC 6
|
||||
|
||||
#define ADC_B_CS 14
|
||||
#define ADC_B_DRDY 15
|
||||
#define ADC_B_RST 16
|
||||
#define ADC_B_SYNC 17
|
||||
#define ADC_B_SYNC 16
|
||||
|
||||
// =====================
|
||||
// DIGITAL POT
|
||||
// =====================
|
||||
//#define POT_A_CS 1
|
||||
//#define POT_B_CS 2
|
||||
#define POT_A_CS 7
|
||||
#define POT_B_CS 17
|
||||
|
||||
// =====================
|
||||
// TRIGGER INPUT INTERRUPTS
|
||||
|
||||
Reference in New Issue
Block a user