Other Parts Discussed in Thread: , BQSTUDIO
Hello,
I want to write a .srec file in the flash memory of the BQ40Z50-R1. For this, I use the interface NI USB-8451 and a LabVIEW API, which I found in the LabVIEW examples. Unfortunately, I get an error message saying that the slave did not acknowledge an address and direction byte transmitted by the I2C master. I can´t read or write any data because of this configuration failure.
I have choosen 100 kHz for the Clock Rate. Further more I send data in Little Endian and I use the block size of 32 bytes, all according to the data sheet of the BQ40Z50.
For the address I tried all values from 0x00 up to 0xFF. Always the same error message. Does anybody know a source for that error?
Thanks
Sven