Search found 2 matches
- Mon 24. Aug 2015, 10:37
- Forum: PCAN-Developer 3 and PCAN-Evaluation
- Topic: Sending CAN messages under Win10 fails
- Replies: 2
- Views: 3071
Re: Sending CAN messages under Win10 fails
All clear! While assembling the screenshots I wanted to send to you, I found out that the message I was sending from PCANView was not identical to the one my SW was sending (network byte order tricked me). And that the 8-bit checksum algorithm (correctly!) calculated the same value for both messages...
- Fri 21. Aug 2015, 11:01
- Forum: PCAN-Developer 3 and PCAN-Evaluation
- Topic: Sending CAN messages under Win10 fails
- Replies: 2
- Views: 3071
Sending CAN messages under Win10 fails
I have recently moved to Windows 10 Enterprise. Since then I see the following strange behaviour: when my SW sends a message to the bus, I can see the message in PCAN-View, but it never seems to arrive at the physical bus, because no other participant receives it. When I send the same message from P...