Page 7 of 8
Re: godiag nano with pcmhammer
Posted: Thu Jan 19, 2023 2:35 am
by In-Tech
Grab it before it gets deleted in case it's illegal to post.
Re: godiag nano with pcmhammer
Posted: Thu Jan 19, 2023 9:48 am
by Tazzi
Gampy wrote:
And may I ask what that is ??
-Enjoy
Just double checked the data sheet, and its 12 including header and checksum (checksum is almost always hidden on most tools).
Re: godiag nano with pcmhammer
Posted: Thu Jan 19, 2023 10:11 am
by Gampy
Thank you!
-Enjoy
Re: godiag nano with pcmhammer
Posted: Fri Jan 27, 2023 12:11 am
by Gampy
Thought I would post these logs ...
Packet size is 1 + 12, PCMHammer will not do 12 bytes.
-Enjoy
Re: godiag nano with pcmhammer
Posted: Fri Jan 27, 2023 3:31 am
by kur4o
The absolute minimum for sending upload is
3 bytes header + 2 bytes mode/submode +2 bytes size + 3 bytes address + 2 bytes data + 2 bytes block checksum
14 bytes total +1 byte crc checksum
the 77 error means block checksum is incorrect.
increase data to 2 bytes, that cpu really don`t like odd address and single odd bytes count.
Re: godiag nano with pcmhammer
Posted: Fri Jan 27, 2023 7:49 am
by Gampy
I will try ... However it works one byte at a time using 1 + 12 with other VCI's, it took 10+ minutes to verify a P59!
-Enjoy
Re: godiag nano with pcmhammer
Posted: Fri Jan 27, 2023 8:39 am
by kur4o
With 1 byte of data you still need 13+1 bytes buffer for sending
Re: godiag nano with pcmhammer
Posted: Fri Jan 27, 2023 10:59 pm
by Tazzi
Gampy wrote:I will try ... However it works one byte at a time using 1 + 12 with other VCI's, it took 10+ minutes to verify a P59!
-Enjoy
How long did that take to read!!

Re: godiag nano with pcmhammer
Posted: Sun Jan 29, 2023 1:00 am
by Gampy
I have no clue, I suspect PCMHammer's debug log will choke it!
-Enjoy
Re: godiag nano with pcmhammer
Posted: Wed Jul 26, 2023 2:00 pm
by 99zguy
So. Just found out that godiag has updated firmware and software now. One specific update is for j2534 TX size set to 4128. Looking at it now to see if their update may actually fix it.