Search found 467 matches

by 04colyZQ8
Sun Jan 05, 2025 12:06 pm
Forum: US ALDL ECUs
Topic: GM BCM programming how to calcualte checksums?
Replies: 13
Views: 24112

Re: GM BCM programming how to calcualte checksums?

I mean you need to find segments from somewhere…
by 04colyZQ8
Wed Jan 01, 2025 12:47 am
Forum: Engineering and Reverse Engineering
Topic: Colorado / H3 BCM hacking
Replies: 228
Views: 99511

Re: Colorado / H3 BCM hacking

You can’t change the vin on the bcm via mode 7b/3b commands it’s not supported. You can as I have done write a custom kernel download to the bcm, then up run it to download a new vin to the bcm.

Or you can simply replace or reprogram the eeprom with a new vin
by 04colyZQ8
Sun Dec 15, 2024 1:39 am
Forum: Engineering and Reverse Engineering
Topic: GM LAN BCM, PCM messages 2015 Chevy Trax
Replies: 6
Views: 827

Re: GM LAN BCM, PCM messages 2015 Chevy Trax

Thanks yes you are correct it has a dedicated signal from receiver to bcm.
by 04colyZQ8
Thu Nov 28, 2024 6:19 am
Forum: Engineering and Reverse Engineering
Topic: GM LAN BCM, PCM messages 2015 Chevy Trax
Replies: 6
Views: 827

Re: GM LAN BCM, PCM messages 2015 Chevy Trax

what about a list of 2 byte nodes for 11 bit header CAN?
C9 = engine rpm

E9 or 0x3E9 ? speed?
by 04colyZQ8
Thu Nov 28, 2024 5:27 am
Forum: Engineering and Reverse Engineering
Topic: GM LAN BCM, PCM messages 2015 Chevy Trax
Replies: 6
Views: 827

Re: GM LAN BCM, PCM messages 2015 Chevy Trax

OK So I cannot find schematics for my trax but found some for the same part number BCM in a colorado/canyon. Looks like the BCM is the RCDLR so it just has an antenna directly into it. I might see the bcm still transmit a CAN message to or from onstar, because onstar can lock and unlock the doors. I...
by 04colyZQ8
Thu Nov 28, 2024 1:49 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: E38 Vin Change
Replies: 51
Views: 28954

Re: E38 Vin Change

Because it was a used PCM, and I wanted to flash it with new code. I wound up using efi live.
by 04colyZQ8
Thu Nov 28, 2024 1:47 am
Forum: Engineering and Reverse Engineering
Topic: GM LAN BCM, PCM messages 2015 Chevy Trax
Replies: 6
Views: 827

GM LAN BCM, PCM messages 2015 Chevy Trax

Hey guys I cannot make heads or tails of out these logs I took from my vehicle all computers on the buss. Using GMLAN bible as that is the only real resource I could find. I am trying to find the RFA messages being sent from the RCDLR to BCM I want to add some code in the BCM to output to a relay wh...
by 04colyZQ8
Wed Jul 17, 2024 8:19 am
Forum: Tool Development
Topic: C program for avt 852. Serial cable
Replies: 2
Views: 2912

Re: C program for avt 852. Serial cable

Got it it’s 12 in front to send larger blocks.
by 04colyZQ8
Tue Jul 16, 2024 9:39 am
Forum: Tool Development
Topic: C program for avt 852. Serial cable
Replies: 2
Views: 2912

C program for avt 852. Serial cable

I’ve got a decent skeleton going in C all the way up to going into 4x mode and sending data to module via vpw mode 36. That’s when I’m having trouble. First one is that it seems to after sending 0xC1 0x01 to enter 4x it shifts the data read back by 2-4 bytes but is inconsistent meningitis it a real ...
by 04colyZQ8
Mon Jul 15, 2024 12:41 pm
Forum: Engineering and Reverse Engineering
Topic: Colorado / H3 BCM hacking
Replies: 228
Views: 99511

Re: Colorado / H3 BCM hacking

It’s loosing coms now but not executing code I put a simple code that moved aa to the vin. It resets after 15-20 seconds then coms come back. I think it’s jumping to the pointer at least