Other Parts Discussed in Thread: BQSTUDIO
Hi, I am using bq studio to update the firmware of BQ78350-R1 and read it back, the programming works just fine, but when reading the file it wouldn't work and i get no acknowledgement from device.
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.
Hi, I am using bq studio to update the firmware of BQ78350-R1 and read it back, the programming works just fine, but when reading the file it wouldn't work and i get no acknowledgement from device.
Hi, version 1.3.101, but i think the issue was that the model was in a pcb with a microcontroller and there was periodic frames being sent by the MCU to the bq model while trying to read the srec file. stopping the MCU before reading the srec solved the issue. Thank you