.. _everest_modules_TIDA010939: ########## TIDA010939 ########## | Driver module for the Texas Instruments TIDA-010939 reference design For a detailed handwritten documentation see :ref:`here ` ******************** Module Configuration ******************** | **serial_port**:*string* | *default: "/dev/ttyUSB0"* | Serial port the TIDA010939 hardware is connected to | **baud_rate**:*integer* | *default: 115200* | Serial baud rate to use when communicating with TIDA010939 hardware | **reset_gpio_chip**:*string* | *default: "gpiochip0"* | Reset GPIO chip to use to HW reset TIDA010939. If set to empty string, it is disabled. | **reset_gpio**:*integer* | *default: 27* | GPIO line to use to reset TIDA010939 | **max_current_A_import**:*integer* | *default: 16* | Maximum import current in amps | **min_current_A_import**:*integer* | *default: 6* | Minimum import current in amps | **min_phase_count_import**:*integer* | *default: 3* | Minimum phase count for import | **max_phase_count_import**:*integer* | *default: 3* | Maximum phase count for import | **min_current_A_export**:*integer* | *default: 0* | Minimum export current in amps | **max_current_A_export**:*integer* | *default: 0* | Maximum export current in amps | **min_phase_count_export**:*integer* | *default: 3* | Minimum phase count for export | **max_phase_count_export**:*integer* | *default: 3* | Maximum phase count for export | **has_socket**:*boolean* | *default: False* | Set to true if it has a socket, false if it has a permanently attached cable ******** Provides ******** | **board_support**::ref:`evse_board_support ` | provides the board support Interface to low level control control pilot, relais, motor lock | **rcd**::ref:`ac_rcd ` | RCD interface of the onboard RCD | **connector_lock**::ref:`connector_lock ` | Interface for the motor lock ******** Metadata ******** Authors ======= | Cornelius Claussen | Kai-Uwe Hermann | Thilo Molitor | Anton Wöllert | Fabian Gajek License ======= | https://opensource.org/licenses/Apache-2.0