moench:dbit clock updated to 40

This commit is contained in:
maliakal_d 2020-03-05 17:10:37 +01:00
parent 4a802bd2e4
commit aeb9ddfe62
3 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ enum CLKINDEX {RUN_CLK, ADC_CLK, SYNC_CLK, DBIT_CLK, NUM_CLOCKS};
#define DEFAULT_RUN_CLK (40)
#define DEFAULT_ADC_CLK (20)
#define DEFAULT_SYNC_CLK (20)
#define DEFAULT_DBIT_CLK (20)
#define DEFAULT_DBIT_CLK (40)
#define DEFAULT_ADC_PHASE_DEG (30)
#define DEFAULT_PIPELINE (14)
#define DEFAULT_SETTINGS (G4_HIGHGAIN)

View File

@ -7,6 +7,6 @@
#define APIGOTTHARD 0x200305
#define APIJUNGFRAU 0x200305
#define APIMYTHEN3 0x200305
#define APIMOENCH 0x200304
#define APIEIGER 0x200305
#define APIGOTTHARD2 0x200305
#define APIMOENCH 0x200305