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.

serial number in bq27541-v200

Other Parts Discussed in Thread: BQ27541-V200

How do we make to read the serial number in the bq27541-v200?

  • Are you talking about a pack you are producing, or a pack that someone else produced?

    By default there is no serial number.  By this I mean each IC does not have it's own serial number.  However, there are some dataflash locations that can be used to store a serial number or other information like lot code, manufacture date, etc. This will have to be programmed in your production line, or you can leave it blank.

  • in production line, we programmed the serial number, pack lot code, .... when the battery is connected in a system, we would want read the serial number and pack lot code with the I2C. I didn't find the adress for give this data.

  • Hi Micou,

    These were programmed in the dataflash, so there is no RAM register to read them directly.

    You need to use the BlockData transfer commands to read out those dataflash parameters you mentioned.

  • How made one to read BlockData transfer? Needs -it to configure them previously?