SWCAN Wakeup Frame with PCAN-USB PRO

High-speed USB 2.0 to CAN/LIN Interface
Post Reply
obrockmann
Posts: 1
Joined: Mon 18. Jun 2018, 23:34

SWCAN Wakeup Frame with PCAN-USB PRO

Post by obrockmann » Mon 18. Jun 2018, 23:38

Hello,

I want to wake up a node on a SWCAN (GMLAN) by sending a 0x100 message. However this does not seem to work (node does not wake up). When I monitor the traffic on the bus when this node is been woken up by another node I just see the 0x100 message with all payload bytes zero. I am not very familiar with GMLAN. Can I wake up this node with the PCAN-USB PRO?

Thanks, Oliver

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: SWCAN Wakeup Frame with PCAN-USB PRO

Post by M.Maidhof » Tue 19. Jun 2018, 10:01

Hi,

do you use a PCAN-AU5790 Adapter (IPEH-002040) on the PCAN-USB-Pro? If so, please set the mode pin to wakeup, see page 11 of the PCAN-AU5790 manual for more details:

https://www.peak-system.com/produktcd/P ... an_eng.pdf

The single wire system (J2411) needs a different voltage level for wake up signals.

regards

Michael

G.Bohlen
Hardware Development
Hardware Development
Posts: 62
Joined: Wed 22. Sep 2010, 21:38

Re: SWCAN Wakeup Frame with PCAN-USB PRO

Post by G.Bohlen » Mon 1. Oct 2018, 12:19

Hello,

you can use a high voltage wakeup on a LS-CAN bus
CAN-ID=0x100,no data

To wake up any LS-Devices behind a gateway you can use
ID=0x101, length=4, Data= 0xFD - 0x02 - 0x10 - 0x04 or
ID=0x101, length=8, Data= 0xFD - 0x02 - 0x10 - 0x04 - 0xAA - 0xAA -0xAA - 0xAA

Regards,
Gunnar Bohlen

Post Reply