STM32_04.UPS_old_Project

Legacy UPS Controller

Older UPS controller version. The repository contains the previous implementation variant for comparison with the newer SSR-based version.

STM32CHALUPSLegacyRefactoring

Project facts

  • Repository: STM32_04.UPS_old_Project
  • Board / area: STM32 / UPS
  • Category: Power / UPS
  • Status: Public repository

Technical description

  • The repository documents an earlier UPS controller version and makes it possible to compare the original logic with the newer SSR-based variant.
  • The older variant makes it possible to reconstruct earlier design decisions and identify which parts of the logic were later changed.
  • The repository represents an earlier step in the UPS controller development.
  • The direct reference point for this version is the newer STM32_04.UPS_NewMCU_F411CE2_SSR repository.
  • Comparing both versions keeps the project history clear: from the first controller to the SSR-based variant.