Karapaz
Joined: 18 May 2009 Posts: 6 Location: USA
|
Posted: Tue Jun 09, 2009 8:15 am Post subject: MCP E Run Time |
|
|
the test does not work anymore...
If we look at the drawing on the first post, we can check that the 16F88
only has one pin TX and one pin RX. So, to use the MCP2515 and the
serial port at the same time, we inserted a jumper S3 on the draw.
When the pins 1 and 2 are closed, the CAN is activate and when the pins
2 and 3 are closed, we activate the serial port. I need to insert in the
program that receives the messages some function that turn on the
RS232 after the PIC has all the messages ok these messages are saved
inside of a vector, as show on the program. Is that possible? I hope so...
Here is the program that we are using: |
|