Other Parts Discussed in Thread: ISO1042
Hello,
Is there any way to connect a Serial CAN BUS to TIDA-00449 Design which helps me in transferring data. Please attach few references which would be helpful.
Thanks.
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.
Hello,
Is there any way to connect a Serial CAN BUS to TIDA-00449 Design which helps me in transferring data. Please attach few references which would be helpful.
Thanks.
Hi,
MSP430G2553IPW20 doesn't support CAN communication. If CAN is necessary for your design, please switch your MCU to TI C2000.
Also, TI will give support for CAN transceiver, both isolated (ISO1042) or non-isolated (TCAN1042).
Thank you.
Hi,
Sure yes. If using UART to CAN module, then the module will translate the CAN bus to UART and the MCU can communicate with the module with UART. With this, what you need to do is to configure the MCU and transfer data with UART.
Please make sure that the module voltage is compatible with the MCU.