| Author |
Message |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
27-03-2017, 11:26 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Ich möchte einen Arduino mit meines Peugeot 207 CAN-Bus verbinden. Es ist mich noch nicht gelungen, mit Kabeln im Radio oder der ODB2 Stecker.
Hat jemand mit einem 207 dieses schon geschaft? Ich sehe schon Videos auf Youtube, aber keine Guides wie ich das schaffen kann.
(Sorry für mein Deutsch, ich bin Holländisch  )
|
|
| Back to top |
Profile PM |
 |
Paulius Hacker

Joined: 11/13/2013 Posts: 61 Karma: +7 / -0
CAN Support
|
27-03-2017, 13:45 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] You can take CAN connection from here as well 
| Description: |
|
| File size: |
79.67 KB |
| Viewed: |
4666 times |

|
|
|
| Back to top |
Profile PM |
 |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
27-03-2017, 16:46 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Thank you, and what data speed should I use?
When I try to connect, the whole system crashes (Multifunction display becomes blank, dials start to move, error lights are coming on).
|
|
| Back to top |
Profile PM |
 |
Paulius Hacker

Joined: 11/13/2013 Posts: 61 Karma: +7 / -0
CAN Support
|
27-03-2017, 17:20 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] reynard80 wrote: | Thank you, and what data speed should I use?
When I try to connect, the whole system crashes (Multifunction display becomes blank, dials start to move, error lights are coming on). |
baudrate i dont remember.. maybe 125kbps.
But you can try also OBD 6 & 14 pins. baudrate 500kbps.
With both connections you shouldn't get any errors on instrument cluster. Or your baudrate was not correct, or you switched high and low wires.
I connected my interface in Peugeot cars (308 was last one) and I did not get any errors.
|
|
| Back to top |
Profile PM |
 |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
27-03-2017, 17:45 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Paulius wrote: | reynard80 wrote: | Thank you, and what data speed should I use?
When I try to connect, the whole system crashes (Multifunction display becomes blank, dials start to move, error lights are coming on). |
baudrate i dont remember.. maybe 125kbps.
But you can try also OBD 6 & 14 pins. baudrate 500kbps.
With both connections you shouldn't get any errors on instrument cluster. Or your baudrate was not correct, or you switched high and low wires.
I connected my interface in Peugeot cars (308 was last one) and I did not get any errors. |
Thanks. Will try again. What adapter did you use?
I tried this one.
http://www.Die Halde fuer allen Schrott ohne Support den andere machen sollen./itm/MCP2515-CAN-Bus-Module-TJA1050-Receiver-SPI-Module-for-Arduino-/381374981115
Last edited on 27-03-2017, 17:48, edited 1 time in total.
|
|
| Back to top |
Profile PM |
 |
Paulius Hacker

Joined: 11/13/2013 Posts: 61 Karma: +7 / -0
CAN Support
|
27-03-2017, 22:50 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] adapter for what?
for reading CAN bus with PC: interfaces from Peak System.
For final applications: my own pcb.
|
|
| Back to top |
Profile PM |
 |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
29-03-2017, 13:56 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Paulius wrote: | adapter for what?
for reading CAN bus with PC: interfaces from Peak System.
For final applications: my own pcb. |
Thanks, and where did you connect in the Peugeot cars?
OBD 6 & 14 pins with baudrate 500kbps I'm getting no data, but at least I did not get any errors on the instruments. Also tried 125kbps, but didn't help.
|
|
| Back to top |
Profile PM |
 |
Stesa1 Hacker

Joined: 11/14/2013 Posts: 12 Karma: +7 / -0
CAN Support
|
29-03-2017, 15:36 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] The question is, when was your Peugeot built?
I have connected a lot of French vehicles, all have free access to the CAN at the OBD port pins 6 & 14.
|
|
| Back to top |
Profile PM |
 |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
29-03-2017, 19:10 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Stesa1 wrote: | The question is, when was your Peugeot built?
|
It's a Peugeot 207 from 2008.
|
|
| Back to top |
Profile PM |
 |
Paulius Hacker

Joined: 11/13/2013 Posts: 61 Karma: +7 / -0
CAN Support
|
30-03-2017, 10:29 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] reynard80 wrote: | Paulius wrote: | adapter for what?
for reading CAN bus with PC: interfaces from Peak System.
For final applications: my own pcb. |
Thanks, and where did you connect in the Peugeot cars?
OBD 6 & 14 pins with baudrate 500kbps I'm getting no data, but at least I did not get any errors on the instruments. Also tried 125kbps, but didn't help. |
I connected on OBD 6 and 14 and like in my picture.
You can try this one as well:
| Description: |
|
| File size: |
36.37 KB |
| Viewed: |
988 times |

|
|
|
| Back to top |
Profile PM |
 |
reynard80
Joined: 03/26/2017 Posts: 7 Karma: +0 / -0
Free account, no CAN development support
|
10-04-2017, 16:14 Subject: Peugeot 207 CAN-Bus |
Translating... |
|
[Translating...] Paulius wrote: |
I connected on OBD 6 and 14 and like in my picture.
|
I got it working on ODB pins 6 and 14. I've got another question; does the wire thickness matter for an OBD connection? Can I safely use breadboard-type cable (0.2mm², AWG24)?
|
|
| Back to top |
Profile PM |
 |