PCAN-view and PCAN-USB

Windows® Compatible Software for Displaying CAN Messages
Post Reply
hicham
Posts: 2
Joined: Wed 11. Mar 2015, 14:52

PCAN-view and PCAN-USB

Post by hicham » Wed 11. Mar 2015, 15:03

Hello,

I have added 3 CAN messages in the transmit part of the PCAN-VIEW like the following picture
transmit.png
transmit.png (73.1 KiB) Viewed 6109 times
I use PCAN-USB device to output can messages

but in my receiver device I only receive the first message.


When checking the trace tab, I find all the messages
transmit.png
transmit.png (73.1 KiB) Viewed 6109 times
My end device is a custom board with custom firmware, and it works just find when I plug it in real CAN network.

How can I investigate this problem ?

Thank you
Attachments
trace.png
trace.png (72.9 KiB) Viewed 6109 times

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

Re: PCAN-view and PCAN-USB

Post by M.Maidhof » Wed 11. Mar 2015, 16:25

Hi,

PCAN-View shows a BUSHEAVY status, so it looks like your deviced does not acknoweldge the message, and the CAN-Controller in PCAN-View will resend the same messages all the time. You need at least two working (active) CAN nodes on a CAN system. Please switch your device to acknoweldge mode instead of silent or listen only.

regards

Michael

hicham
Posts: 2
Joined: Wed 11. Mar 2015, 14:52

Re: PCAN-view and PCAN-USB

Post by hicham » Fri 13. Mar 2015, 14:21

Hi,

Thank you for the help, problem resolved

Post Reply