Search found 2 matches

by sergio.bobillier
Wed 1. Apr 2020, 15:17
Forum: PCAN-Basic
Topic: Example Code does not Filter Messages
Replies: 3
Views: 5408

Re: Example Code does not Filter Messages

Thanks, after hours of debugging and unfruitfully tweaking the filters and what not this is what worked for me.

But the documentation says exactly the opposite:

Take in account that configuring the message filter cause the CAN controller to enter the Reset state. This will affect other ...
by sergio.bobillier
Mon 21. Oct 2019, 09:37
Forum: PCAN-USB Pro FD
Topic: Simplest possible setup for Application Development
Replies: 1
Views: 7117

Simplest possible setup for Application Development

Hello.

I'm new not only to the forum but also to the CAN world. I started working with these tools only a week ago.

I was tasked with creating a piece of software that could send arbitrary CAN messages to a CAN network by using the Peak PCAN-USB Pro. Ideally I would like to use the PCAN Basic API ...