Hello all,
Just writing to find out if there is any collection of information on SPI commands out there. I am using a PIC16F88 to interface with an ISD1700 Winbond Chipcorder and since SPI is standard with the F88 I thought that there would be a supported SPI command or some sort of Include file... Defines or even an SPI page in the manual but I didn't see anything that supported SPI in the PBP or Proton manuals... I did find some info on a few websites out there on the Web but I would have thought it was covered somewhere in one of the manuals?? It would be nice to see a list of commands that would be useful to initialize the module in the PIC and use it to communicate... or am I overlooking something? I know that you can use ShiftIN and ShiftOUT for SPI but it would be nice to use SPI_??? Is this even possible in PBP or Proton?

Thanks!
Dave