Search found 7 matches

by riccardob
Thu 16. Nov 2023, 10:50
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Hi Keneth,
I had some back and forth with Gunther Lang about this, since the mail I sent to support[at]peak-system.com didn't go through (even if the attachment was a .zip file as asked). He then directed me to an interal file sharing platform ( h**ps://cavok.peak-system.com/upload-link-area ...
by riccardob
Wed 15. Nov 2023, 10:52
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Hi Keneth,
I have investigated the issue further, and I created two scripts that simulate the receive functionality of the uC board; I'll email them to "support@peak-system.com". One of them is using the "python-can" module, and the other is using directly the "PCANBasic.py" api. Surprisingly enough ...
by riccardob
Tue 14. Nov 2023, 16:30
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Hi,
I don't mean to be pushy, I just wanted to know if there are any updates on the matter and/or if there is anything else I can do to help debug the problem.
Thanks,
Riccardo
by riccardob
Fri 27. Oct 2023, 09:51
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Hi,
I have just sent and email to "support@peak-system.com" with the attachments.
Riccardo
by riccardob
Thu 26. Oct 2023, 13:57
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Thanks in advance for the help. I couldn't find how to contact you directly via private message, I could send you privately the concerned script.
Riccardo
by riccardob
Thu 26. Oct 2023, 09:09
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Re: Poor PCAN Peak performance

Hi, sorry for the lack of information in the first post. I use the PCAN Peak non-fd adapter, with serial IPEH-002022-259836 (I actually have multiple but this is the one I used for this specific test). The device driver version is: PCAN_USB 4.4.0.16619 (KMDF 1.15, x64, Universal). Regarding the ...
by riccardob
Wed 25. Oct 2023, 15:42
Forum: PCAN-Basic
Topic: Poor PCAN Peak performance
Replies: 12
Views: 7347

Poor PCAN Peak performance

Hi to all,
I have encountered a performance bottleneck using a PCAN Peak device, and opened a new issue on the python-can's github page:
h**ps://github.com/hardbyte/python-can/issues/1685
Since in my opinion it seems that the problem is outside of Python, I'll post it here as well. I don't want to ...