Page 1 of 1

Schedule Table Problems

Posted: Fri 18. Dec 2020, 07:21
by flammel1007
Hello,

I installed the Raspberry Pi OS with desktop on my Raspberry PI Model B Rev 1.2 and then I updated and upgraded the PI. After that, I installed the kernel headers like in the manual and did the make.
Then I created a schedule table with a frame and started it.

Code: Select all

sudo apt update 
sudo apt upgrade
reboot
sudo apt-get install raspberrypi-kernel-headers
cd Downlaod
tar xf PLIN-Linux-Beta-Package.tar.gz
cd PLIN-Linux-Beta-Package
tar xf peak-lin-driver-1.0.0.tar.gz
cd peak-lin-driver-1.0.0
make 
sudo make install
sudo modprobe plin
lin start master 19200 /dev/plin0
lin set sub-frm-entry 0x21 --cs-enhanced --len 1 /dev/plin0
lin add unc-schd-slot 0 500 0x21 /dev/plin0
lin start schedule 0 /dev/plin0
Then the PCAN-USB-PRO FD let the green LED for LIN1 blink quickly for 1-2 seconds and stop then the quickly blink, and then stopped sending the frames.

Why does he just stop sending the schedule table?

Can anyone help me

Best Regards

Florian

Re: Schedule Table Problems

Posted: Fri 18. Dec 2020, 13:12
by M.Heidemann
Hello,

I tried to replicate this issue without success (in my test, the sheduler keeps running).

Can you check the following?:

Does your Raspberry PI have an adequate power supply?

Do you supply 8-18 Volts to your PCAN-USB Pro FD on pin 9?:
LIN_Power_Supply.PNG
LIN_Power_Supply.PNG (42.81 KiB) Viewed 8303 times
Please report back to me regarding this.

Best regards

Marvin

Re: Schedule Table Problems

Posted: Mon 21. Dec 2020, 12:23
by flammel1007
Hello,

yes there was somehow a problem with the supply voltage at the PEAK adapter.
Thanks for the quick help.

Best regards

Florian

Re: Schedule Table Problems

Posted: Mon 21. Dec 2020, 12:26
by M.Heidemann
Hello,

You`re welcome.

Please let us know if can assist you further.

Best Regards

Marvin


- closed -