Other Parts Discussed in Thread: BQSTUDIO
Hi,
I just did had to do quite some work to figure out how the exit command out of ROM Mode back to FW Mode has to be send.
There are some threads with that topic, but no one with the answer. So here it is:
To get back from ROM Mode to FW Mode you have to write: 0x08 as command, 0x11 as data. I capured this when pressing Execute button in BQStudio. And it works.
I need this for production programming. So I program firmware, and then I need to send it back to FW mode.
If someone has to add some knowledge or if it's wrong, feel free to share.