Last active
December 27, 2017 18:23
-
-
Save amateusz/3308986e843e8745f58535c6d89d68ac to your computer and use it in GitHub Desktop.
after changing 0x60C - 0x60F to 0xFF in eeprom dump of bq8030
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mateusz@lukierek:~/smbusb-1.0.1/tools$ sudo smbusb_bq8030flasher --execute | |
------------------------------------ | |
smbusb_bq8030flasher | |
------------------------------------ | |
SMBusb Firmware Version: 1.0.1 | |
PEC is ENABLED | |
Error communicating with the Boot ROM. | |
Chip is not in the correct mode, has hung or there's an interface issue | |
mateusz@lukierek:~/smbusb-1.0.1/tools$ sudo smbusb_scan -w 16 | |
------------------------------------ | |
smbusb_scan | |
------------------------------------ | |
SMBusb Firmware Version: 1.0.1 | |
Scanning for command writability.. | |
Scan range: 00 - ff | |
Skipping: None | |
------------------------------------ | |
[40] ACK, Byte writable, Word writable | |
[41] ACK, Byte writable, Word writable | |
[42] ACK | |
[43] ACK | |
[44] ACK, Byte writable, Word writable, Block writable | |
[45] ACK, Byte writable, Word writable, Block writable | |
[46] ACK, Byte writable, Word writable | |
[47] ACK, Byte writable, Word writable | |
[48] ACK | |
[49] ACK, Byte writable, Word writable | |
[4a] ACK | |
[50] ACK, Byte writable, Word writable | |
[51] ACK | |
[52] ACK, Byte writable, Word writable | |
[53] ACK | |
[54] ACK, Byte writable, Word writable | |
[55] ACK, Byte writable, Word writable | |
[56] ACK | |
[57] ACK, Byte writable, Word writable | |
[58] ACK, Byte writable, Word writable, Block writable | |
[59] ACK | |
[5a] ACK | |
[72] ACK | |
[73] ACK | |
[80] ACK, Byte writable, Word writable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment