|
TLE92466ED Driver 0.1.0-dev
Modern C++20 driver for Infineon TLE92466ED Six-Channel Low-Side Solenoid Driver
|
Current Control Limits (milliamps) More...
#include <esp32_tle92466ed_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | SINGLE_CHANNEL_MIN = 0 |
| Minimum current (mA) | |
| static constexpr uint16_t | SINGLE_CHANNEL_MAX = 2000 |
| Maximum single channel current (mA) | |
| static constexpr uint16_t | PARALLEL_CHANNEL_MAX = 4000 |
| Maximum parallel channel current (mA) | |
| static constexpr uint16_t | RESOLUTION = 61 |
| Current resolution (μA per LSB) | |
Current Control Limits (milliamps)
These are hardware limits from the TLE92466ED datasheet. Single channel: 0-2000mA Parallel mode: 0-4000mA (channels paired)
|
staticconstexpr |
Maximum parallel channel current (mA)
|
staticconstexpr |
Current resolution (μA per LSB)
|
staticconstexpr |
Maximum single channel current (mA)
|
staticconstexpr |
Minimum current (mA)