Other Parts Discussed in Thread: BQSTUDIO
Tool/software: Code Composer Studio
1,We have known external interrupt will brick FG. However how this process brick FG? Like erasing more data for flash? What does this process do to flash, register or FG to brick FG?
2,Is there phenomenon when FG bricks except can't connect to FG? Like SCL, SDA pin short? Causing I2C hanging and continue to reset? Because we found one failure that updating FW of FG is fail, FG bricks and I2C hangs and continue to reset.
3,Could you help to check our updating steps with system?
Unseal FG;
Enter ROM mode;
Transform Data one or two bytes once;
Execute flash code;
update process with system.docx
4,Ok, I know I need to modify delay time to 200 or something else manually? But, how? How can I modify it?
Thanks!