gl1
Junior Member level 1

Hi,
I am having difficulty sendind a message from my 16F876a to SPI slave,
<PIC = Master> <SPI Device = Slave> I do not care what information Slave sends back,
I am using PIC Assembler.
I am using 8MHz XTAL
I initialize my PIC like this:see attachment
I am working off example from Microchip see attachment,
When i scope my CLK line of PIC I can not see it clocking the SPI at all.
So I believe i am missing something fundamental, or is PIC not able operate SPI at 8MHz atal, there is no indication of this in data sheet
I am having difficulty sendind a message from my 16F876a to SPI slave,
<PIC = Master> <SPI Device = Slave> I do not care what information Slave sends back,
I am using PIC Assembler.
I am using 8MHz XTAL
I initialize my PIC like this:see attachment
I am working off example from Microchip see attachment,
When i scope my CLK line of PIC I can not see it clocking the SPI at all.
So I believe i am missing something fundamental, or is PIC not able operate SPI at 8MHz atal, there is no indication of this in data sheet