Search found 1 match

by SajadMRV
Tue 18. Feb 2020, 14:30
Forum: PCAN-RS-232
Topic: Converting multiple CAN messages to one serial
Replies: 2
Views: 3964

Converting multiple CAN messages to one serial

Hi
I'm using PCAN-RS-232 to convert CAN message to serial and vice versa. the problem is that sometimes our serial commands are more than 8 bytes so when I want to send these messages from CAN I have to send them as 2 separate CAN Message and when I got two of them to merge them together and write ...