jilleb / mqb-soundaktor

010 Editor template to parse the contents of MQB Soundaktor data.
MIT License
51 stars 20 forks source link

Anybody bin files from soundaktor processor? #28

Open erchoui opened 1 year ago

erchoui commented 1 year ago

I have an opened soundaktor, and it has a renesas processor, I managed to connect to it (because I fucked it programming soundaktor firmware in an exhaust sound unit) and now I can write directly in the processor, is a renesas v850, need eeprom and data to try to get alive the unit. Thanks!!!!

jilleb commented 1 year ago

Great work! Are you sure the processor isn't write protected?

erchoui commented 1 year ago

the processor is protected, in fact, if you try to read the file it gives error, but you have a button that tells unlock, but they advertise you that will erase the processor, and I did it, now I have to get 2 bin files, eeprom and data, to upload and test. Is it possible to convert odx to bin?

jilleb commented 1 year ago

Good question. Probably the ODX contains the data, not the eeprom, but I'm not sure of that.

erchoui commented 1 year ago

somebody knows how to unpack it?

jilleb commented 1 year ago

Can you send the data, then I can have a look.