apollo-lhc / cm_mcu

Microcontroller source code for the APOLLO blade for the CMS tracker HL-LHC upgrade.
MIT License
3 stars 2 forks source link

update CM temperature monitor initial value #223

Closed pwittich closed 4 months ago

pwittich commented 5 months ago

Update the max temperature in the alarm to be coordinated with what Rui proposes for IPMC + 5 C at UNR

% alm status
alm: ALARM status
Raw: 0x00000000
TEMP FFLY: GOOD          Threshold: 45.00
TEMP FPGA: GOOD          Threshold: 70.00
TEMP DCDC: GOOD          Threshold: 70.00
TEMP TM4C: GOOD          Threshold: 70.00
VOLT ADC: GOOD (for FPGAs)       Threshold: +/-05.00 %

https://github.com/apollo-lhc/cm_mcu/blob/094b3e24790fcca25c40d96a2ccac0d1dcd1387b/projects/cm_mcu/AlarmUtilities.c#L18-L22