HI, I am working with LPC2129 with full CAN bus. I have written a code for master and slave. i am running a heartbeat LED on both of them at a rate 1Hz, and they work fine. When i connect 2nd slave after having done the appropriate changes, the LEDs on two slaves run on much slower frequency 1/2 Hz. ? why? are there certain registers need to be configured for this issue.? the code i am using should run the same either with one slave or more. I am using 1Mbps baud rate...
When i connect 2nd slave after having done the appropriate changes, the LEDs on two slaves run on much slower frequency 1/2 Hz. ? why?
Most probably because those "appropriate changes" were, in fact, inappropriate. Given the rather extreme lack of detail of what you're actually doing, it's hard to give a better answer.