|
HF-MAX22200 Driver 0.1.0-dev
HF-MAX22200 C++ Driver
|
| ▼ examples | |
| ▼ esp32 | |
| ▼ main | |
| c21_cycle_test.cpp | Real-hardware Parker C21 24 V solenoid cycle test on MAX22200 CH0 |
| c21_dpm_tuning_test.cpp | DPM (Detection of Plunger Movement) tuning + CSV-logging cycle test |
| esp32_max22200_bus.hpp | ESP32 SPI transport implementation for MAX22200 driver (header-only) |
| esp32_max22200_test_config.hpp | Hardware configuration for MAX22200 driver on ESP32-C6 |
| max22200_comprehensive_test.cpp | Comprehensive test suite for MAX22200 driver on ESP32 |
| max22200_diagnostic.cpp | End-to-end MAX22200 health-check on real hardware |
| max22200_solenoid_valve_test.cpp | Dedicated solenoid/valve test for MAX22200 driver on ESP32 |
| TestFramework.h | Shared testing framework for ESP32-C6 comprehensive test suites |
| ▼ inc | |
| max22200.hpp | Main driver class for MAX22200 octal solenoid and motor driver |
| max22200_registers.hpp | Register definitions and constants for MAX22200 IC |
| max22200_spi_interface.hpp | CRTP-based template interface for SPI communication |
| max22200_types.hpp | Type definitions and structures for MAX22200 driver |
| ▼ src | |
| max22200.ipp | Template implementation for MAX22200 driver |