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.

EV2400: Does EV2400 verify after program to BQ28Z610DRZR

Part Number: EV2400
Other Parts Discussed in Thread: BQSTUDIO

Hi Everyone.

 I have use EV2400 to program .srec file to BQ28Z610DRZR, on the BQ-Studio screen only notify that programming successfully.

 I want to know more about EV2400 programming process, whether it is the same with other programming process like: Read file need to programming-> calculate check Sum->load program to IC-> read back data -> calculate receive data check Sum -> compare checksum before send and checksum readback.

Beside that, I have concern that: during programming process, if a byte or bit of the data changed by noisy from environment, whether EV2400 will notify success or failed. Ex: data in .srec file = 0x01, but it sent to BQ28Z610DRZR = 0x02, the does EV2400 can identify this?

Best Regards.

  • Hi Anh,

    I want to know more about EV2400 programming process, whether it is the same with other programming process like: Read file need to programming-> calculate check Sum->load program to IC-> read back data -> calculate receive data check Sum -> compare checksum before send and checksum readback.

    This is roughly the same programming process that the EV2400 completes for its I2C programming, a check sum is used so this should catch the majority of errors that could occur during programming. If an error with the checksum occurs, EV2400 will report it through bqStudio.

    Regards,

    Anthony Baldino