Table of Contents
At the hardware level, FLT inputs are special-purpose digital inputs that can be configured to generate a “hardware fault” in order to instantly disable all PWM outputs in case of inadequate operation (similar to an analog input limit fault or any other fault). This block and the associated C/C++ routine control the activation of these inputs. They also provide means to read the value of the corresponding pin at the CPU execution rate.
FLT inputs are typically useful to retrieve fault feedback information from imperix modules (if needed) or custom-designed gate drivers. When optical fibers are used, the optical expansion board can be useful for that purpose. More information about the hardware protections present on imperix controllers is provided in PN263.
The table below outlines the location and logic-voltage levels of the FLT input across imperix controllers. Detailed information is available in the product datasheets.
| Param. | B-Box 4 | B-Box 3 | B-Box micro | B-Board 3 PRO |
|---|---|---|---|---|
| Location and count | 24x VHDCI A | 16x VHDCI A | Unavailable | 32x JX1 (bottom) |
| Logic level | 3.3V / 5V | 3.3V | N/A | 1.8V |
| Shared with | GPI | N/A | N/A | N/A |
| Reaction time | 8 – 16 ns | 50 – 60 ns | t.b.d. | t.b.d. |
| Product datasheet | B-Box 4 | B-Box 3 | B-Box 3 micro | B-Board 3 |
Simulink block
Signal specification
Parameters
Device IDselects which device to address when used in a multi-device configuration.Fault input(s)(vectorizable) selects the pin(s) to read.Activate fault inputenables the generation of a “hardware fault” if the pin goes high, immediately blocking all PWM outputs.
PLECS block
Signal specification
The output signal returns a vector containing the values of the FLT pins. The vector size is defined by the number of FLT pin(s) read, which is specified by the parameter Fault input(s).
Parameters
Device IDselects which device to address when used in a multi-device configuration.Fault input(s)(vectorizable) selects the pin(s) to read.Activate fault inputenable the generation of a “hardware fault” if the pin goes high and immediately disable all the PWM outputs.






