Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by laksprecitron

  1. L

    CAN Implementation Using PIC16F877A and MCP2515

    Is it possible to analyse my code and suggest me the modifications? I am using a PIC16F876 controller with MCP2515. My project is compiled with CCS.
  2. L

    CAN Implementation Using PIC16F877A and MCP2515

    Hello Jestin, Could you kindly let us know what state do we need keep the TXnRTS pins to enable transmission. We are using two nodes now. When we try to send data from one node to another, the data gets loaded onto the TXBUF but does not go on the CAN bus. The TXBUF remains full thereafter...
  3. L

    CAN Implementation Using PIC16F877A and MCP2515

    Can i have the can-mcp251x.c file I could not locate any spi initiation etc., - - - Updated - - - The can-mcp251x.c and can-mcp2510.c are the same files. The below function from can-mcp251x.c. The code is of I2C and not the SPI. void mcp2510_command(int command) { int i...
  4. L

    CAN Implementation Using PIC16F877A and MCP2515

    Hello Jestin, I went through your blog. From the .C files used in your project, we find that the code developed by you is I2C code and the SPI is not used. From the MCP2515 datasheet, we find that the IC supports only SPI communication. Kindly enlighten on your project. We are using a...

Part and Inventory Search

Back
Top