Discussion Overview
The discussion revolves around interfacing a 2008 Toyota Corolla with a microcontroller using the CAN (Controller Area Network) protocol. Participants are seeking information on how to access and interpret data from the vehicle's onboard systems, particularly regarding the odometer readings and other diagnostic data.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Experimental/applied
Main Points Raised
- One participant inquires about the registers and data format for reading the mileage from the odometer via the DLC pins.
- Another participant suggests that Toyota may keep this information proprietary and recommends searching Toyota performance forums for insights.
- Some participants note that the CAN protocol is largely non-proprietary and question the necessity of a custom solution when existing products are available.
- A participant mentions that mileage can be accessed from the ECU as diagnostic data, rather than directly from the instrument cluster.
- Links to resources on onboard diagnostics and the ISO standards are provided as starting points for accessing vehicle data.
- There is a mention of legal considerations regarding changing mileage, particularly in the UK.
- Participants discuss the availability of standardized products that connect to the OBD port, while one expresses a desire to build a custom device and seeks binary data for the DLC3 connector.
- A participant references a previous project involving CANBUS J1939 protocol and provides a link for further information.
- Another participant suggests starting with a specific product link for software related to the project.
Areas of Agreement / Disagreement
Participants express differing views on the necessity of creating a custom device versus using existing solutions. There is no consensus on the best approach to access the required data from the vehicle.
Contextual Notes
Some limitations include the potential proprietary nature of certain vehicle data, the need for specific knowledge about the CAN protocol, and the legal implications of modifying vehicle mileage.
Who May Find This Useful
Individuals interested in automotive electronics, microcontroller interfacing, and those looking to develop custom diagnostic tools for vehicles may find this discussion relevant.