Skip to content

PSv2 ADC monitoring & ReadADC function

Irene Zoi requested to merge izoi/Ph2_ACF:PSmonitoring into Dev

This code allows monitoring the changes in the chip voltages during the module operation, as it is similarly done for 2S modules. The monitoring has been developed for PSv2. It can be enabled in the XML.

ReadADC functions for SSA2 and MPA2 that take in input register names and give back the corresponding ADC value have been added. This way the user doesn't need to know the address of the value of the ADC AMUX and the reading can be done with only one function also for MPA2.

Edited by Irene Zoi

Merge request reports