Closed GoogleCodeExporter closed 9 years ago
Hello, it seems a problem with bus itself. The chip detects some receiving
errors and goes therefore in the passive state. You can look if the baudrate of
your application is really 125kB, otherwise you have to set it manually.
With version 8.0 of Canoe it should work, maybe you have a problem if Canoe and
the python appl are running in parallel and are accessing the same bus.
Original comment by Schaeffk...@googlemail.com
on 9 Nov 2014 at 11:29
Helli, take a deeo looking into your source code, I found out the the issue
lies in the default device value you set in API, see hwType in
xlGetChannelMask, you set it to XL_HWTYPE_CANCARDXL, but my device is
XL_HWTYPE_CANCASEXL.
Add a suggestion, why not you name it the same as vxlapi.h-->vxlapi.py, and
hope you that could build a DL/TL/IL/PL layer for the all common services on
CAN, maybe something like AUTOSAR COM and DCM.
Maybe we could cooperate together. see my repository on github
https://github.com/parai
Original comment by pa...@foxmail.com
on 10 Nov 2014 at 1:44
Original issue reported on code.google.com by
pa...@foxmail.com
on 3 Nov 2014 at 8:45