DirkW
2007-03-14 14:40:17 UTC
Hi,
The Bus Monitor you can run from MAX does only need the correct Baudrate configured with the same Port you are running the Monitor.
The correct baudrate is the rate you are running on your connected device. If the Monitor does not receive any message, it is perhaps the wrong rate or your cable is not connecting the right pins or the termination is wrong.
The termination within your cable depends on the transceiver you are using. If it is a high speed network (both transceivers are High Speed ) you need 120 ohms between CAN_H and CAN_L on both ends of your cable.
If it is a Fault Tolerant network (both transceivers are low speed/fault tolerant) you need a cable which is not terminated at all, because the resistors are on the hardware already.
Besides that with the API if you run an example, there is no need to configure anything else. (nets)
hope that helps
DirkW
The Bus Monitor you can run from MAX does only need the correct Baudrate configured with the same Port you are running the Monitor.
The correct baudrate is the rate you are running on your connected device. If the Monitor does not receive any message, it is perhaps the wrong rate or your cable is not connecting the right pins or the termination is wrong.
The termination within your cable depends on the transceiver you are using. If it is a high speed network (both transceivers are High Speed ) you need 120 ohms between CAN_H and CAN_L on both ends of your cable.
If it is a Fault Tolerant network (both transceivers are low speed/fault tolerant) you need a cable which is not terminated at all, because the resistors are on the hardware already.
Besides that with the API if you run an example, there is no need to configure anything else. (nets)
hope that helps
DirkW