Search found 1 match
- Thu 29. Oct 2020, 11:52
- Forum: Software
- Topic: Transmitting several CAN messages
- Replies: 1
- Views: 871
Transmitting several CAN messages
Hi, I try to send several messages to the bus using CAN_Write. One message is for the interface, which displays a text, the other for an actuator. If I use the CAN_Write command twice in a row, the interface starts flickering and the messages switch. Is there a solution using a list for those two me...