foxBMS - Unit Tests
1.5.0
The foxBMS Unit Tests API Documentation
|
Definitions for the driver for the MC33775A analog front-end. More...
Go to the source code of this file.
Data Structures | |
struct | N775_ERRORTABLE_s |
struct | N775_SUPPLY_CURRENT_s |
struct | N775_MUX_CH_CFG_s |
struct | N775_DATAPTR_s |
struct | N775_ERROR_s |
struct | N775_CONFIG_s |
struct | N775_STATE_s |
struct | N775_MESSAGE_s |
Definitions for the driver for the MC33775A analog front-end.
SPDX-License-Identifier: BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
We kindly request you to use one or more of the following phrases to refer to foxBMS in your hardware, software, documentation or advertising materials:
Definition in file nxp_mc33775a_defs.h.
#define N775_ADG728_ADDRESS_UPPERBITS (0x98u) |
Upper bits of ADG728 mux address byte Set to 0: bit2, bit1 (address), bit0 (R/W)
Definition at line 107 of file nxp_mc33775a_defs.h.
#define N775_ALL_CHANNEL_BALANCING_TIMER (0xFFFFu) |
Definition at line 121 of file nxp_mc33775a_defs.h.
#define N775_BALPAUSELEN_10US (100u) |
Definition at line 102 of file nxp_mc33775a_defs.h.
#define N775_BROADCAST_ADDRESS (63u) |
Definition at line 76 of file nxp_mc33775a_defs.h.
#define N775_CHECK_MUX_STATE (true) |
Definition at line 72 of file nxp_mc33775a_defs.h.
#define N775_CHECK_SUPPLY_CURRENT (false) |
Definition at line 74 of file nxp_mc33775a_defs.h.
#define N775_DEFAULT_CHAIN_ADDRESS (1u) |
Definition at line 90 of file nxp_mc33775a_defs.h.
#define N775_FLAG_READY_TRIES (5u) |
Definition at line 125 of file nxp_mc33775a_defs.h.
#define N775_GLOBAL_BALANCING_TIMER (0xFFFFu) |
Definition at line 117 of file nxp_mc33775a_defs.h.
#define N775_GLOBAL_BALANCING_TIMER_VALUE_SET_TO_MAX_AGAIN (0x1000u) |
Definition at line 123 of file nxp_mc33775a_defs.h.
#define N775_I2C_DUMMY_BYTE (0x0u) |
Definition at line 113 of file nxp_mc33775a_defs.h.
#define N775_I2C_FINISHED_TIMEOUT_ms (50u) |
Definition at line 128 of file nxp_mc33775a_defs.h.
#define N775_I2C_READ (1u) |
Definition at line 109 of file nxp_mc33775a_defs.h.
#define N775_I2C_WRITE (0u) |
Definition at line 111 of file nxp_mc33775a_defs.h.
#define N775_INVALID_REGISTER_VALUE (0x8000u) |
Definition at line 97 of file nxp_mc33775a_defs.h.
#define N775_MEASUREMENT_CAPTURE_TIME_MS (5u + 1u) |
Definition at line 93 of file nxp_mc33775a_defs.h.
#define N775_MEASUREMENT_READY_TIME_MS (1u) |
Definition at line 95 of file nxp_mc33775a_defs.h.
#define N775_MUX_SEQUENCE_LENGTH (8u) |
Definition at line 99 of file nxp_mc33775a_defs.h.
#define N775_MUXED_TEMP_GPIO_POSITION (0u) |
Definition at line 115 of file nxp_mc33775a_defs.h.
#define N775_PRE_BALANCING_TIMER (0x0u) |
Definition at line 119 of file nxp_mc33775a_defs.h.
#define N775_TIME_AFTER_MEASUREMENT_START_MS (5u) |
Definition at line 88 of file nxp_mc33775a_defs.h.
#define N775_TIMEOUT_DISABLED (0x5Au) |
Definition at line 84 of file nxp_mc33775a_defs.h.
#define N775_TIMEOUT_ENABLED (0u) |
Definition at line 82 of file nxp_mc33775a_defs.h.
#define N775_TIMEOUT_SWITCH (N775_TIMEOUT_ENABLED) |
Definition at line 86 of file nxp_mc33775a_defs.h.
#define N775_TIMEOUT_TO_SLEEP_10MS (200u) |
Definition at line 80 of file nxp_mc33775a_defs.h.
#define N775_USE_MUX_FOR_TEMP (true) |
Definition at line 70 of file nxp_mc33775a_defs.h.
#define N775_WAKEUP_TIME_MS (3u) |
Definition at line 78 of file nxp_mc33775a_defs.h.
TI port expander IO direction (input or output)
Enumerator | |
---|---|
N775_PORT_EXPANDER_TI_OUTPUT | |
N775_PORT_EXPANDER_TI_INPUT |
Definition at line 276 of file nxp_mc33775a_defs.h.
enum N775_RETURN_TYPE_e |
Possible return values when state requests are made to the N775 statemachine
Definition at line 199 of file nxp_mc33775a_defs.h.
enum N775_REUSE_MODE_e |
Enumerator | |
---|---|
N775_NOT_REUSED | |
N775_REUSE_READ_VOLTAGE_FOR_ADOW_PUP | |
N775_REUSE_READ_VOLTAGE_FOR_ADOW_PDOWN |
Definition at line 269 of file nxp_mc33775a_defs.h.
enum N775_STATE_REQUEST_e |
State requests for the N775 statemachine
Enumerator | |
---|---|
N775_STATE_INITIALIZATION_REQUEST | |
N775_STATE_NO_REQUEST |
Definition at line 191 of file nxp_mc33775a_defs.h.
enum N775_STATEMACH_e |
States of the N775 state machine
Definition at line 153 of file nxp_mc33775a_defs.h.
Substates for the initialization state
Enumerator | |
---|---|
N775_ENTRY_INITIALIZATION | |
N775_START_INIT_INITIALIZATION | |
N775_RE_ENTRY_INITIALIZATION | |
N775_READ_INITIALIZATION_REGISTER | |
N775_CHECK_INITIALIZATION | |
N775_EXIT_INITIALIZATION |
Definition at line 180 of file nxp_mc33775a_defs.h.
enum N775_STATEMACH_SUB_e |
General substates
Enumerator | |
---|---|
N775_ENTRY | |
N775_SECOND_WAKEUP | |
N775_CHECK_ENUMERATION | |
N775_ERROR_ENTRY | |
N775_ERROR_PROCESSED |
Definition at line 166 of file nxp_mc33775a_defs.h.
Substates for the uninitialized state
Enumerator | |
---|---|
N775_ENTRY_UNINITIALIZED | Initialize-sequence |
Definition at line 175 of file nxp_mc33775a_defs.h.