SLUSE81E August 2020 – November 2023 BQ79612-Q1 , BQ79614-Q1 , BQ79616-Q1 , BQ79616H-Q1
PRODUCTION DATA
Address | 0x0701 | |||||||
RW | Bit 7 | Bit 6 | Bit 5 | Bit 4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 |
Name | RSVD | UART_BAUD | UART_ MIRROR_EN | UART_TX_EN | USER_ UART_EN | USER_ DAISY_EN | ||
Reset | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 |
RSVD = | Reserved | |||||||
UART_BAUD = | This bit changes the UART baud rate
to 250kb/s. Useful on VIF debug. When system sets all daisy chain
devices to the 250kb/s baud rate, it slows down the response byte
through the VIF to increase the robustness of the VIF for debug
purposes. 0 = Default 1Mb/s 1 = 250kb/s |
|||||||
UART_MIRROR_EN = | This bit enables the stack VIF
communication to mirror to UART. To use this debug function, the
stack device’s UART TX has to be enabled first by setting
[UARTTX_EN] = 1. 0 = Disable 1 = Enable Note: This test mode only mirrors received response frames that are received on COMH/COML in a stack device. It does not mirror received command frames or locally generated response frames that originate in the device. |
|||||||
UART_TX_EN = | Stack device, by default, has the
UART TX disabled. This bit enables the UART TX to allow read/write
via UART on the stack device. 0 = Disable 1 = Enable |
|||||||
USER_UART_EN = | This bit enables the debug UART
control bits, [UART_TX_EN] and [UART_MIRROR_EN]. 0 = The setting of the bits mentioned above has no effect. 1 = The device configures the UART per [UART_TX_EN] and [UART_MIRROR_EN] settings |
|||||||
USER_DAISY_EN = | This bit enables the debug COML and
COMH control bits in the DEBUG_COMM_CTRL2 register 0 = The setting of DEBUG_COMM_CTRL2 register has no effect. 1 = The device configures the COML and COMH per DEBUG_COMM_CTRL2 register setting. |