Overview

If an I2C_master is instantiated in the DT5550W project, it is possible to use it to:

  • Configure the HV (High Voltage)
  • Monitor the Voltage/Current
  • Read the two temperature sensors

The Auto update feature allows periodic sampling of these values.

HV/Temperature Sensor Controller

Functionality

The HV/Temperature Sensor Controller provides:

  • HV Configuration: Set and adjust high voltage parameters
  • Voltage Monitoring: Real-time voltage readout
  • Current Monitoring: Real-time current readout
  • Temperature Monitoring: Read values from two temperature sensors
  • Auto Update: Periodic automatic sampling of all monitored values

Requirements

  • DT5550W project
  • I2C_master block instantiated in the design diagram