I'm using the SPI on a 16C73A in slave mode to receive commands from and send data back to a bigger CPU (MC68332). The PIC's SPI can only be set up (apparently) to capture data on the trailing edge of the clock and change it on the leading edge. Meanwhile I have other devices on the SPI bus that can only capture data on the leading edge and change on the trailing edge. What's a PIC engineer to do? Use a different 8-bit MCU, I guess... ------------------------------------------------------------------------------- Mike Westfall N6KUY xyzzy@acm.org mwestfal@odc.net http://www.odc.net/~mwestfal/mike.html Linux religious dogma: "The Gates of Hell shall not prevail." -------------------------------------------------------------------------------