Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAvalon- Wishbone Wrapper OpenCores CAN Protocoll Controller
Hi, I know that this has been discussed in some old threats but I could not get some real help from those. I want to use the CAN Protocoll Controller in my NIOSII system designed with QSYS. I t...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- in this process to changes I see that the can controller send a package in the Tx pin, but with an osciloscope it seem to be the error frame. --- Quote End --- What do you mean with error frame? On tx pin you must see the frame you write in the tx buffer, namely can_tx[] values coded according to CAN protocol. An error frame would be possibly transmitted back from the can slave. A few stupid questions: Did you check with the oscilloscope if the baudrate you see on tx pin is correct? Is PIC30F4013 CAN interface set to the same baudrate? Did you try the rx as well? I mean transmit from the PIC30F and check if you receive anything on the DE2-nano