hardware spi is an internal 'peripheral' that handles the data transfers automatically...
Software SPI is program code you create to handle the data transfers.
Nowadays most PICs have SPI hardware built into them,and CCS C compiler has several 'functions' to easily access it.
Try 'googling ' SPI how it works...there are hundreds of articles about it!
Even easier... read the appropriate PIC datasheet section
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum