Content originally posted in LPCWare by mcabral on Tue Oct 04 12:11:54 MST 2011
Quote: Zero
Sorry, I can't help you if you don't answer my questions and don't follow my suggestions :mad:
If you can't confirm that a node is transmitting messages it's useless to look for a receiver problem :eek:
So please use a tx_counter as suggested in my code sample and, if possible, scope your bus to see if a valid message is transmitted or if your transmitter is desperate repeating a message without getting an acknowledge.
sorry if I did not understand. A node is transmitting loopback mode. Its transmission counter is incremented properly and the values ​​of the CANH and CANL voltages on the bus are correct. Unfortunately I do not have a scanner "can" so I can not say if the message being transmitted is valid. However, the receiving node is not working as it should and does not run any interrupt routine.
However, both nodes operate correctly in loopback mode. Also we had the receiving node operating in silent mode with the same results.
I'm really confused with this.:confused: