Other Parts Discussed in Thread: EV2400, BQSTUDIO
Hi ,
I m using bq27542-G1 fuel guage with Intel edison. I need to read the .bqfs file and then update the firmware of fuel guage.
I tried unsealing the device, then entering rom mode, then writing some values as given in .bqfs file(didn't write full file) and then exited from rom mode. I m using i2c mode in this
The first time, when i programmed, everything was working fine.
But after exiting from rom mode, device is not responding for its normal address, ie 0x55. Tried power cycle device, but still it is in rom mode
I executed i2cdetect command and device address shown is 0x0B(which is the address of fuel guage in rom mode)
I am able to write in rom mode successfully.
What should i do to recover device from rom mode??
Should i use bqstudio?? i dont have EV2400 boards or anything like that.