We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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!