DI/OT Monitoring Module (MoniMod)
latest

Table of Contents

  • Overview
  • PCB
  • Firmware
DI/OT Monitoring Module (MoniMod)
  • Docs »
  • DI/OT Monitoring Module (MoniMod) documentation
  • View page source

DI/OT Monitoring Module (MoniMod) documentationΒΆ

Welcome to the documentation of the DI/OT Monitoring Module (MoniMod). The MoniMod is a PMBus-compatible monitoring module based on a Cortex-M0+ microcontroller, developed as part of the DI/OT project. It can monitor the voltage and current consumption of up to three power rails, system temperature(s), and control up to three fans.

Table of Contents

  • Overview
    • Repository Structure
    • Feature Checklist
  • PCB
    • Main blocks
      • Linear Regulator
      • SAMD21 uC
      • Fan drivers
      • Analog inputs
    • Connections
    • Radiation qualification
  • Firmware
    • PMBus command infrastructure
    • Bootloader
    • PMBus commands overview
    • Detailed list of PMBus commands
      • PAGE
      • CAPABILITY
      • QUERY
      • VOUT_MODE
      • FAN_CONFIG_n_m
      • FAN_COMMAND_n
      • STATUS_BYTE
      • STATUS_CML
      • READ_VOUT
      • READ_IOUT
      • READ_TEMPERATURE_N
      • READ_FAN_SPEED_N
      • READ_POUT
      • MFR_ID
      • MFR_MODEL
      • MFR_REVISION
      • MFR_LOCATION
      • MFR_DATE
      • MFR_SERIAL
      • IC_DEVICE_REV
      • WRITTEN_FW_SIZE
      • WRITTEN_FW_BLOCK
      • WRITTEN_FW_CHKSUM
      • LOCAL_FW_CHKSUM
      • BOOT_NEW_FW
      • UC_RESET
      • UPTIME_SECS
      • TMR_ERROR_CNT
      • USE_PEC
      • TEMP_CURVE_POINTS
      • TEMP_MATRIX_ROW
      • TC_ONOFF
    • Fan control PID
    • Temperature control
    • Test firmware
    • Mitigation measures
      • TMR using COAST
      • NOPs and trampolines
      • Watchdog
      • Bling scrubbing
      • Stack protection
    • Toolchains
Next

© Copyright 2019, CERN Revision 23a5b715.

Read the Docs v: latest
Versions
latest
v2_proto
v1_proto
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.