Search found 3 matches
- Mon 17. Apr 2023, 21:08
- Forum: Beta: LIN Device Driver for Linux
- Topic: The slave cannot receive subscribe messages from master
- Replies: 5
- Views: 89077
Re: The slave cannot receive subscribe messages from master
Hello Michael, I got the driver from this page https://forum.peak-system.com/viewtopic.php?f=237&t=5875, which is the only driver I found. Is there any updated version of it? P.S. A colleague could not compile that driver on Ubuntu 20, but my Ubuntu 18 works. is it a common issue? Many thanks and I ...
- Mon 17. Apr 2023, 17:00
- Forum: Beta: LIN Device Driver for Linux
- Topic: The slave cannot receive subscribe messages from master
- Replies: 5
- Views: 89077
Re: The slave cannot receive subscribe messages from master
Hello Michael, Many thanks for your fast reply! I am using the hardware PCAN-USB-Pro-FD, here is the link https://www.peak-system.com/PCAN-USB-Pro-FD.366.0.html?&L=1 . I did connect it to the power supply of 12v. Additional info: When I set up the master on a Windows PC with PLIN-View Pro, and a sla...
- Mon 27. Mar 2023, 15:58
- Forum: Beta: LIN Device Driver for Linux
- Topic: The slave cannot receive subscribe messages from master
- Replies: 5
- Views: 89077
The slave cannot receive subscribe messages from master
Hello Team, I have been trying out the driver and the tools on Linux, e.g. linread, linwrite and lin, recently. And I found when the master subscribes using a scheduler, the slave doesn't really receive any subscribe messages. Following is how I do it: Master: lin start master 9600 /dev/plin0 lin se...