can bus ack signal
I want to scan (acquire) data from a vehicle can bus.
1. Is it possible to prevent the ACK bit from occurring in CAN communication in the MCU?
2. If I set the ID to receive all data, won't an ack occur?
I want to scan (acquire) data from a vehicle can bus.
1. Is it possible to prevent the ACK bit from occurring in CAN communication in the MCU?
2. If I set the ID to receive all data, won't an ack occur?
Hello,
You can't prevent the ACK bit to occur even if the receiver is not the right recipient.
The ACK bit is generated automatically by the CAN cell when at least one CAN node received the frame correctly. By "received the frame" I mean a correct frame not necessarily passing the CAN filters
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.