i need a sample software 'C' routine for programming LPC767 as a master-transmitter and another LPC767 as a slave receiver. The master transmits 3 bytes every second, while the slave just receives these bytes on interrupt. thanks, (veni).
Have you looked in the 'Examples' folder in your C51 installation, and the 'Downloads' section on this site? There's serial data examples there just waiting for you!