Skip to main content

All Questions

Tagged with
3 questions with no upvoted or accepted answers
2 votes
1 answer
498 views

MCP25625 loopback mode reponse

In the loopback mode of the CAN MCP25625, if we load and send data on the TXB0 buffer, are we supposed to receive a RXB0 buffer ready and filled with data in the TXB0 buffer? If yes, the following are ...
Siddhant's user avatar
0 votes
0 answers
184 views

MCP25625 is not sending CAN messages out from chip

I was using MCP2515 and now I want to use MCP25625. I connect the new chip MCP25625 and observe 1st SPI interface and it's working properly because I can read and write register correctly. The CAN ...
siddiqui_902003's user avatar
0 votes
1 answer
68 views

Interfacing CANSPI with problems

I am running a PIC18F with an HS oscillator of 40 MHz. The hardware is not the problem and all the connections are properly done. The microcontroller is connected to the MCP2510 (with a parallel ...
javijavier97's user avatar