From: Jan Michel Date: Fri, 14 Apr 2023 13:18:47 +0000 (+0200) Subject: Add new xml registers for MDC upgrade X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=553b766e4e21fa05493800174fe83de389edac25;p=daqtools.git Add new xml registers for MDC upgrade --- diff --git a/web/htdocs/addons/mdcupgrade.pl b/web/htdocs/addons/mdcupgrade.pl index 6d22ff3..e6468fa 100755 --- a/web/htdocs/addons/mdcupgrade.pl +++ b/web/htdocs/addons/mdcupgrade.pl @@ -41,12 +41,13 @@ push(@setup,({name => "HitCount", rates => 1, address => 1})); -push(@setup,({name => "ADCControl", - cmd => "ADC_Controller-0xfe90-Control", +push(@setup,({name => "OEPControl", + cmd => "MDCUpgrade-0xfe90-OepConfig", period => 1000, rates => 1, address => 1})); -push(@setup,({name => "ADCResult", + +push(@setup,({name => "ADC", cmd => "ADC_Controller-0xfe90-Results", period => 1000, rates => 1, diff --git a/xml-db/database/I2C.xml b/xml-db/database/I2C.xml index abdec1c..8e8b025 100644 --- a/xml-db/database/I2C.xml +++ b/xml-db/database/I2C.xml @@ -33,8 +33,8 @@ Trigger I2C action - - I2C address byte, r/w bit is ignored + + I2C address byte, note: shift by 1 due to r/w bit! Command byte, sent after address diff --git a/xml-db/database/MDCUpgrade.xml b/xml-db/database/MDCUpgrade.xml index b76d0c2..00e3b59 100644 --- a/xml-db/database/MDCUpgrade.xml +++ b/xml-db/database/MDCUpgrade.xml @@ -86,6 +86,16 @@ - + + + Board COnfiguration + + Switch off LED + + + Override automatic Flash selection to select golden image + + +