Hello,
I'm a newbie trying to learn CAN communication using the LAUNCHXL-F28379D evaluation board. I purchased a PCAN-USB adapter from PEAK System. It looks like PEAK System's corresponding software has the capability to both receive and send messages. For my application, I want to be able to both send information from the computer to the MCU and receive information on the computer from the MCU.
My question is can I use the F28379D Launchpad to both transmit data to the computer and to receive data from the computer since the Launchpad has a CAN transceiver only for CAN-B.? In other words, can I use CAN-B for both transmitting and receiving in the same program? Can I use CANTXB for both transmitting data from the Launchpad to the computer and CANRXB for receiving data from the computer (without needing CANA)?
Thanks,
Kevin