This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ34110: TRM says read/write of data flash is valid in sealed mode but that isn't true is it?

Part Number: BQ34110

Table 3.1 of TRM shows

ManufacturerAccessControl()                  0x3E and 0x3F                RW
MACData()                                               0x40 through 0x5F          RW

But it appears that when a device is sealed reading data flash version does not work.

Please confirm?

  • Hi Mark,

    The TRM shows RW for both the ManufacturerAccessControl() & MACData() as there are some "sub commands" that are RW'able while others are not RW. For instance authentication is one of those where you can write to the ManufacturerAccessControl() to do authentication when in SEALED mode.

    We currently don't have a table of which commands are RW, but i encourage to go down to each section and those explain further what you can write to them and those that you can't.

    Thanks

    Miguel