Page 1 of 1

Fault when I try programming SPI with PIC16F1769

Posted: Wed Sep 05, 2018 8:47 pm
by JOMAG
Hello, I am trying to program to use interface SPI with PIC 16f1769 on flowcode 7.
The compiler gives the next message attchment
Someone can help me?

Thanks

Re: Fault when I try programming SPI with PIC16F1769

Posted: Wed Sep 05, 2018 8:55 pm
by medelec35
That normally happens when pins are not connected e.g chip select connection.
Difficult to tell from picture of your monitor.
Best thing to do is post the actual flowchart, then can be investigated further

Re: Fault when I try programming SPI with PIC16F1769

Posted: Wed Sep 05, 2018 10:12 pm
by JOMAG
Thanks for your help, tomorrow to review what you say. My idea is to have the control of digital pot MCP42010.

Regards.