Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software: Code Composer Studio
Hello everyone,
Is anyone did interfacing MCP2517FD module with TM4C123gxl (Tiva launchpad) micro controller ?
Please help me if anyone has done this project.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello everyone,
Is anyone did interfacing MCP2517FD module with TM4C123gxl (Tiva launchpad) micro controller ?
Please help me if anyone has done this project.
I don't, but have you considered the TCAN4550-Q1? It is an SPI to CAN-FD with an integrated transceiver. There is already a booster pack with this device that will make it easy to develop code on the EK-TM4C123GXL launchpad.
http://www.ti.com/tool/BOOSTXL-CANFD-LIN?jktype=tools_software
The software that comes with the booster pack is for the MSP430, but it is partitioned such that you can replace the low level SPI calls with TivaWare SSI calls.