Dear team,
customer SLAT is developing the SW on the host micro that is connected to the BQ76920 on his board.
Looking at the register map in the datasheet, it seems there are many RESERVED bits, that the programmer “shall not use”.
2 question:
· Why does the DS mention several different comments for the RESERVED bits ?
Examples:
Reserved. Do not use
These bits are for TI internal debug use only and must be configured to the default settings indicated
· These bits are acessed though the I²C interface.
But how to “not use” some RESERVED bits since the host MCU will execute 8-bit access to the registers of the BQ76920 through I²C ?