Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Orange5 Clone [Support/Feedback/Rework/Calculators]
13-08-2019, 13:45 PM,
Post: #51
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
hi


i try read with orange 5 but without success

please MC68HC08LJ24 mask CFQE security sequence moto guzzi?

regards
Quote this message in a reply
17-08-2019, 13:41 PM,
Post: #52
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
This is the first time I try to write a script for this programmer....... 

attached ....Yazaki with exact calculation...


Attached Files
orange5v1.34.zip
File Type: .zip
Downloaded: 100 times
Size: 1.65 KB

Reputation: +2 - Johnner [+2]
Quote this message in a reply
[+] 3 users say Thank You to hcip for this post
17-08-2019, 16:23 PM, (This post was last modified: 17-08-2019, 16:23 PM by hcip.)
Post: #53
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
So on DENSO ALGO,  almost all variables are used to trap the error and get the correct reading rofl



;=========================== READ CODE FROM BUFFER =========================;
["~!#Old mileage"]
ADR=0
R1=0,R2=0,R4=0
LOOP=(0,48) {
             ADR=R2
             R0=DATA,R3=1
             R0?0XFFFF{R3=0}
             R0?0XFF80{R3=0}
             R3?!0{PRINT=("Dump Error!"),EXIT}
             R1=R0,R1=&255
             R1?128{R4=+1}
             R2=+1
                      }
R7=R4
R0=0
ADR=31H,R1=DATA,ADR=32H,R2=DATA
R2=<<16,R1=|R2
R3=R1
ADR=33H,R1=DATA,ADR=34H,R2=DATA
R2=<<16,R1=|R2
R4=R1
ADR=35H,R1=DATA,ADR=36H,R2=DATA
R2=<<16,R1=|R2
R5=R1
R3?!R4{R0=+1},R3?!R5{R0=+1},R4?!R5{R0=+1}
R0?!0{PRINT=("Dump Error!"),EXIT}

ADR=31H,R1=DATA,ADR=32H,R2=DATA
R2=<<16,R1=|R2
R3=R1,R3=>>20,R3=&0XF,R3=^0XF,R3=*100000
R4=R1,R4=>>16,R4=&0XF,R4=^0XF,R4=*10000
R5=R1,R5=>>12,R5=&0XF,R5=^0XF,R5=*1000
R6=R1,R6=>>8,R6=&0XF,R6=^0XF,R6=*100
R0=R1,R0=>>4,R0=&0XF,R0=^0XF,R0=*10
R8=R3,R8=+R4,R8=+R5,R8=+R6,R8=+R0,R8=+R7

PRINT=("Original Value:   %lu KM.",R8)


Attached Files Thumbnail(s)
   
Reputation: +2 - Johnner [+2]
Quote this message in a reply
[+] 4 users say Thank You to hcip for this post
18-08-2019, 06:04 AM,
Post: #54
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
Update attachement

Added the ALGORITHM for DENSO

is there has a better way to convert  decimal to hexadecimal?
my conversion is not so good...


Attached Files
orange5v1.34.zip
File Type: .zip
Downloaded: 57 times
Size: 2.9 KB

Reputation: +2 - raffy haddad [+1] , ROD-BENDERS [+1]
Quote this message in a reply
[+] 6 users say Thank You to hcip for this post
21-08-2019, 18:09 PM,
Post: #55
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
Welcome
Can someone share with me good software to read anything ? Because my clone arrived - but try to read Renesas V850 - Error loading .hpl files..
They give me bad software ..
Regards!
Quote this message in a reply
22-08-2019, 20:29 PM,
Post: #56
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
Did you check the driver if installed correctly ?
Regards

[Image: OxNUyuy.jpg]  time  Always new stuff to learn  biggrin
Skype: raffy.haddad
File services : multi brand ecu immo off , VW solutions : immo transfer immo off ,  pcr 2.1 immo , BMW EDC16 IMMO OFF , ....
Yamaha smart key supply pin code from dump ( TMAX , XMAX  ) 
Chevrolet simens sirus D3x D4x D5x
delphi MR 140  IMMOOFF


I DO MY BEST HERE TO HELP YOU MAKE SOME $$$ BUT ON PRIVATE IS DIFFERENT 
Members who not report back they're name will be black listed on my list









Quote this message in a reply
26-08-2019, 16:59 PM,
Post: #57
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
(22-08-2019, 20:29 PM)raffy haddad Wrote:  Did you check the driver if installed correctly ?
Regards

Driver is ok - Hardware test shows programmator OK..
Quote this message in a reply
27-08-2019, 17:17 PM,
Post: #58
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
(26-08-2019, 16:59 PM)matik185 Wrote:  Driver is ok - Hardware test shows programmator OK..

Post the screenshot of error so we can see what hpl file missing in your software

your problem is about missing file

attached the info of my hardware, if we have the same serial I can share my software


Attached Files Thumbnail(s)
   
Quote this message in a reply
27-08-2019, 17:30 PM,
Post: #59
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
My error.. The file exists in folder..


Attached Files Thumbnail(s)
   
Quote this message in a reply
28-08-2019, 12:26 PM,
Post: #60
RE: Orange5 Clone [Support/Feedback/Rework/Calculators]
(27-08-2019, 17:17 PM)hcip Wrote:  
(26-08-2019, 16:59 PM)matik185 Wrote:  Driver is ok - Hardware test shows programmator OK..

Post the screenshot of error so we can see what hpl file missing in your software

your problem is about missing file

attached the info of my hardware, if we have the same serial I can share my software

We have different.. but can you share with me your soft??
Please


Attached Files Thumbnail(s)
   
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
0Dash X-tool suppot/Feedback/backup thread volavka 252 120,634 16-04-2024, 12:56 PM
Last Post: skens
  Tiguan 2012 cluster clone. Possible? Maikiu 2 132 02-04-2024, 07:53 AM
Last Post: Maikiu
ZVW VW Virtual Cluster - looking for offline cluster clone EU (poldiag) spooky75 4 537 26-03-2024, 06:43 AM
Last Post: spacewalker
0Scope CARPROG 13.77 FREE + REWORK fantomel 53 33,113 21-03-2024, 18:09 PM
Last Post: dani3lxxl
  Renesas RL78 for iprog+ plus clone help manueldord 0 196 09-01-2024, 08:57 AM
Last Post: manueldord
  MDFLASHER FEEDBACK - OPINIONS victorysatgr 2 273 07-01-2024, 19:26 PM
Last Post: donesko
0Dash IProg+ & IProgPro suppot/Feedback thread volavka 154 126,913 21-12-2023, 22:31 PM
Last Post: al70
0Dash MTool Mileage Correction suppot/Feedback thread volavka 58 43,547 23-08-2023, 04:40 AM
Last Post: efgiar
  Solved ✔ Sprinter W906 Dash EZS Mileage correction support JorBo 2 843 04-04-2023, 19:31 PM
Last Post: JorBo
0Dash Smok UHDS Support/Feedback/Backup Thread volavka 138 61,233 26-04-2022, 17:54 PM
Last Post: rehatflogs

Forum Jump:


Users browsing this thread:
2 Guest(s)

Return to TopReturn to Content