Part Number: MSP-EXP432E401Y
Other Parts Discussed in Thread: BOOSTXL-CC3135
Tool/software: Code Composer Studio
Hi,
i want to use CAN in network_terminal in order to transmit CAN-data via Wi-Fi. After inserting some CAN-code to network_terminal, i recognized that i need to place the jumpers JP4 and JP5 in horizontal position for using PA0 & PA1 for CAN. But then i can no longer see the network_terminal text in the console because i think it uses UART0 but with the switched jumpers it is no longer connected. So i have to change the UART0 from network_terminal to UART2(?) or using the other CAN output. Is this correct so far?
I don't know which one is easier to change and i'm not sure where and what to change in the cde for that. For the CAN-configuration i use parts of the CAN-code from the can_singlemessage_transmit/receive examples.
edit: for Wi-Fi i use the BOOSTXL-CC3135
Regards
Christoph