Hello,
I'm just starting to use the Atmel AT89C51CC03, but now I encouter a problem I can not solve...
I have build a prototype board with multiple controllers on it. They all send a message to the 'host' (also an Atmel) when there is a change in one of their inputs. The host controller outputs the collect data out in a string (via the UART). With the Canalyzer (Vector) I see all messages are send, but when the message count increases, the host-controlller, misses some messages, because it only shows the 'old' data.
Maybe it is some kind of overflow? I have used the examples 'cangen' and 'canmon' to get the CAN-communications working, but I thinkg I have to search the solution in using all 'channels'.
Does anyone encounterd this problem?
I have the same problem, but get E521!
Where is the answer?
What do you mean with Error E521? Is this when you rebuild your project?
In what kind of application do you encounter the CAN-problem?
I get the error when I do the project. Normally E521 and sometimes E543!?
The can message sends my letter but it is not recieved.
I saw the twi
What do you mean by 'twi'?
SORry
I saw the two messages out and one recieve in.
You have answer for me now?
Maybe someone has experience with this or has some sampes of sourcecode to implement all channels?