Hello,
I'm currently using the old, pre-production, Stellaris M4 Launchpad with its chip that only has one CAN peripheral built-in.
Now I'd like to switch over to the production quality Tiva M4 Launchpad and its TM4C123GH6PM chip that mounts two CAN peripherals.
My problem is, that the Launchpad BoosterPack Interfaces do only provide pinouts to the CAN0 module but I also need the CAN1 module.
I checked out the Launchpad schematics and saw that the CAN1 module TX (PA1) and RX (PA0) lines are used on the Launchpad as U0TX_VCP_RXD and U0RX_VCP_TXD for the virtual com port.
What I'd like to do is to physically cut the two traces on the Launchpad board that lead to the second Tiva C chip (the one used for programming/debugging) and then use the two 0.1" holes labeled TXD and RXD (beneath the DEBUG holes) on the board to access the CAN1 module lines and connect a CAN transceiver.
In this case I'd loose the VCP functionality but this is something i can live with.
Do you think it is a feasible solution to my problem?
Post
Thank you in advance
Christian