In order to learn the CAN bus, I bought two counters "in advance":
1 - Form Mondeo MK3
2 - Hyundai Coupe
At the time of purchase, I was not very familiar with the whole subject of CAN. Sometimes I just act ahead of time and put myself in front of a problem to be solved ... and solve those problems somehow
This was the case with websocket, esp32 .. etc.
The counter number two from the Hyundai Coupe after opening it did not show me all the electronics and I could not get to the bottom side, so I opened the MK3 counter. Here the faceplate with the indicators has slightly detached.
I tracked the 70006TB chip, i.e. the CAN converter. After analyzing the PCB, I was able to determine its pinout for power and CAN pins.
After connecting 12V, I checked the supply voltage of the CAN system, which was 5V.
Unfortunately, I do not know the purpose of the rest of the pins.
Applying only 12V does not start the meter (nothing is lit) and the system consumes practically no electricity.
I suppose that one of the pins must wake up the counter or as a colleague from the forum suggests
"Modern counters work in such a way that the processor takes a few microamps during sleep mode. It wakes up only after receiving the appropriate frame on the CAN bus, not by any pin like 20 years ago."
At the moment I have an MCP2515 controller connected to the Atmega 2560, ELM327, an oscilloscope and I can generate the desired frame to wake up the counter.
Unfortunately I do not know what form this frame is a Generating possible combinations for everyone is probably not a good idea.
Maybe some of my colleagues have some information that could help me wake up the meter and maybe they have CAN commands that control its peripherals?
Thank you very much for help.
1 - Form Mondeo MK3
2 - Hyundai Coupe
At the time of purchase, I was not very familiar with the whole subject of CAN. Sometimes I just act ahead of time and put myself in front of a problem to be solved ... and solve those problems somehow

This was the case with websocket, esp32 .. etc.
The counter number two from the Hyundai Coupe after opening it did not show me all the electronics and I could not get to the bottom side, so I opened the MK3 counter. Here the faceplate with the indicators has slightly detached.
I tracked the 70006TB chip, i.e. the CAN converter. After analyzing the PCB, I was able to determine its pinout for power and CAN pins.
After connecting 12V, I checked the supply voltage of the CAN system, which was 5V.
Unfortunately, I do not know the purpose of the rest of the pins.
Applying only 12V does not start the meter (nothing is lit) and the system consumes practically no electricity.
I suppose that one of the pins must wake up the counter or as a colleague from the forum suggests
"Modern counters work in such a way that the processor takes a few microamps during sleep mode. It wakes up only after receiving the appropriate frame on the CAN bus, not by any pin like 20 years ago."
At the moment I have an MCP2515 controller connected to the Atmega 2560, ELM327, an oscilloscope and I can generate the desired frame to wake up the counter.
Unfortunately I do not know what form this frame is a Generating possible combinations for everyone is probably not a good idea.
Maybe some of my colleagues have some information that could help me wake up the meter and maybe they have CAN commands that control its peripherals?
Thank you very much for help.

