- 
	
	
	
		Pic16f818 ,spi 
		Hello Every one,
 
 It will be great help for me if somebody put a light on my path regrding the SPI of PIC16F818,I need to know more details regarding this .If somebody can tell me where i can get more help on this like App-notes ,Example codes ..etc
 
 
 Hoping for the reply soon
 Thanks,
 Shanid
 
 
- 
	
	
	
	
		Those could be a nice start point, directly from Melabs website
 http://melabs.com/resources/samples.htm
 
 spimast.bas
 http://melabs.com/resources/samples/pbp/spimast.bas
 
 spislave.bas
 http://melabs.com/resources/samples/pbp/spislave.bas
 
 Still possible to use a software version instead of the internal hadware, do a search here for  ****FTIN/SHIFTOUT, or for your specific device.
 
 HTH