Comments on: SPI Communication with PIC Microcontroller – MPLAB XC8 https://electrosome.com/spi-pic-microcontroller-mplab-xc8/ You Inspire.....We Create..... Wed, 21 Feb 2018 01:37:51 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Charles2718 https://electrosome.com/spi-pic-microcontroller-mplab-xc8/#comments/7004 Wed, 21 Feb 2018 01:37:51 +0000 https://electrosome.com/?p=13670#comment-7004 Hi,
I think Ifound little typo:
you have:
SPI_IDLE_2_ACTIVE = 0b00000000
SPI_ACTIVE_2_IDLE = 0b01000000
I think it should be like this (swapped):
SPI_IDLE_2_ACTIVE = 0b01000000
SPI_ACTIVE_2_IDLE = 0b00000000

]]>
By: Aníbal Huerga del Canto https://electrosome.com/spi-pic-microcontroller-mplab-xc8/#comments/6856 Wed, 23 Aug 2017 09:36:00 +0000 https://electrosome.com/?p=13670#comment-6856 Hello

I can not open the Proteus file. I have proteus 8. How can I open that file? Could you send me the file compatible with proteus 8?

Thanks

]]>