You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make the Volvo low-speed CAN bus adapter for my 2007 XC90 but I am failing at the first hurdle of getting canbus information using CANLogger
I expected on the left hand side to have an address like 01234567 using 7 digits/letters hex but instead I get 00000123 using only last 3 digits/letters hex and I can't seem to link any information to anything useable. For example I press steering wheel buttons to find this but I see no obvious codes from this I just get hundreds of constant codes that I cant understand
I have attached short video and logdata I hope you can help me understand this and get this to work and get the information I need to build Volvo can bus adapter
I have found my MCP2515 has 8mhz crystal. I programmed 16mhz when I used Arduino IDE. If I change to 8mhz in Arduino ide I get nothing at all. Do I need MCP2515 with 16mhz crystal maybe?
I want to make the Volvo low-speed CAN bus adapter for my 2007 XC90 but I am failing at the first hurdle of getting canbus information using CANLogger
I expected on the left hand side to have an address like 01234567 using 7 digits/letters hex but instead I get 00000123 using only last 3 digits/letters hex and I can't seem to link any information to anything useable. For example I press steering wheel buttons to find this but I see no obvious codes from this I just get hundreds of constant codes that I cant understand
I have attached short video and logdata I hope you can help me understand this and get this to work and get the information I need to build Volvo can bus adapter
20231010_102032.mp4
20231010_102539.logdata.txt
The text was updated successfully, but these errors were encountered: