Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 months ago.
Serial to CAN (Rx Tx to CAN)
Hi, I am trying to set up the micro controller (lpc1768) such that it takes serial data( Tx Rx) from one port and wraps it into a CAN format and outputs it out of the CAN controller ports (30 and 29)
I was wondering what the best way to do this is. Also I wanted to know how to set the baud rate so that it matches the baud rate of the device I am reading it from ( 50K)