christoph2 / pyxcp

ASAM XCP in Python
http://pyxcp.rtfd.org
GNU Lesser General Public License v3.0
197 stars 63 forks source link

Any OEM ECUs with open XCP? #114

Open rusefillc opened 1 year ago

rusefillc commented 1 year ago

Sorry for an offtopic question again but what kind of hardware+A2L combo can I get on a bench to see pyxcp traffic?

danielhrisca commented 1 year ago

Have a look at this https://github.com/vectorgrp/XCPlite

rusefillc commented 1 year ago

@danielhrisca https://github.com/vectorgrp/XCPlite is amazing piece of software but my question is different. My question is what is the chepest (used?) hardware with XCP already in it for me to experience the complete solution on the bench?

rusefillc commented 1 year ago

@danielhrisca i.e. what do people usually use pyxcp for? What do you use pyxcp for, what device do you connect to?

danielhrisca commented 1 year ago

Many of today's automotive ECUs support XCP.

You could modify the vector demo code and run it on a raspberry pi for example

rusefillc commented 1 year ago

@danielhrisca do you have specific example of an automotive ECU for which you have A2L file?