telementary

Thought Of A Good Feature To Add Tell Everyone About It Here
User avatar
antus
Site Admin
Posts: 8237
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: telementary

Post by antus »

Those units look nice. Did you find a way to select 8192 baud or are you running 9600? Im looking forward to the pics, then I'll keep an eye out at Mallala for you. Do you ever get out to the practice days out there? I plan to be doing some of those in the coming months.
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
kaBOOM
Posts: 28
Joined: Fri May 07, 2010 11:38 pm
cars: Sirius Deej, VL Calais Turbo
Location: Adelaide, SA

Re: telementary

Post by kaBOOM »

I had it set up and (sorta) running at 9600:

The problem is that it falls out of sync after around 30 seconds and the data goes all weird. I believe this has to do with the lag time between the request for data, and the return of data in the unit. I'm rapidly running out of settings to play with...still I'll keep trying!

What would really fix it is if the code in the ECU would just shoot out data without a request....hint hint! ;) I don't need bi directional...

The engine is almost finished, we finally have a pair of machined head gaskets made up (this motor is, uh, a little nuts), so yeah....pull my finger out time! :D
...when in doubt, simply throw more electronics at it!
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: telementary

Post by VL400 »

kaBOOM wrote:What would really fix it is if the code in the ECU would just shoot out data without a request....hint hint! ;) I don't need bi directional...
Easy :D Open the 12P bin (I assume your using this?) in a hex editor. Go to address 0x1B00 and you will see a series of 0x00. The first two bytes can be used as the address of the message you want to fire out every 100mS. Enter 0x9B and 0xA7 for mode 1 message 0 and job done - sends out message 0 mode 1 every 100ms :thumbup:

Attached a bin that will do it for you.
Attachments
OSE_$12P_BLCF_V8_M1Msg0_AUTO.zip
(17.1 KiB) Downloaded 567 times
kaBOOM
Posts: 28
Joined: Fri May 07, 2010 11:38 pm
cars: Sirius Deej, VL Calais Turbo
Location: Adelaide, SA

Re: telementary

Post by kaBOOM »

Woooooooooooooooooooooooooooo!

I'll get the VL back together and have a crack at it...cheers man! :D
...when in doubt, simply throw more electronics at it!
kaBOOM
Posts: 28
Joined: Fri May 07, 2010 11:38 pm
cars: Sirius Deej, VL Calais Turbo
Location: Adelaide, SA

Re: telementary

Post by kaBOOM »

Still haven't got around to it, I've been stuck in outback WA for work for a week and a bit :( I'll have a go on the weekend and post up some happy snaps
...when in doubt, simply throw more electronics at it!
Post Reply