Re: Avt 852 not working with vpwexplorer or older tuner cat programs help
Posted: Tue Jan 23, 2024 3:10 am
new_cable_old_program.txt this is the log with the problem seems like several baud rates are tried but no response seems to be present from the 853 cable, when run in the old program.
obd2_flash.exe IRP_MJ_WRITE COM4 SUCCESS Length: 2, Data: F1 A5 //avt reset
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IRP_MJ_WRITE COM4 SUCCESS Length: 17, Data: D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 D0 //not sure what this is
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IRP_MJ_WRITE COM4 SUCCESS Length: 2, Data: F1 A5 //no response reset again
BREAK ERR RING
But in the new program the same command gets a response, idk why in both cases D0 is repeated 17 times it only needs to be sent ounce!!
new cable with new program: IOCTL_SERIAL_SET_HANDFLOW COM4 SUCCESS ControlHandShake: 0x0, FlowReplace: 0x40, XonLimit: 1280, XoffLimit: 1280 //FlowReplace is different on the old program seems to be 0x0 instead of 0x40 no idea what this does? All I see that is different?
IRP_MJ_WRITE COM4 SUCCESS Length: 2, Data: F1 A5
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
12IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IOCTL_SERIAL_WAIT_ON_MASK COM4 SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK COM4 SUCCESS Mask: RXCHAR TXEMPTY CTS DSR RLSD BREAK ERR RING
IRP_MJ_READ COM4 SUCCESS Length: 5, Data: 91 27 92 04 48 //now with the new program and new cable we get data back!
Here is the old cable for comparison