Fault when I try programming SPI with PIC16F1769

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
JOMAG
Posts: 4
Joined: Sat Oct 10, 2015 2:57 pm
Contact:

Fault when I try programming SPI with PIC16F1769

Post 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
Attachments
IMG_20180905_194216.jpg
IMG_20180905_194216.jpg (214.31 KiB) Viewed 2562 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Fault when I try programming SPI with PIC16F1769

Post 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
Martin

JOMAG
Posts: 4
Joined: Sat Oct 10, 2015 2:57 pm
Contact:

Re: Fault when I try programming SPI with PIC16F1769

Post by JOMAG »

Thanks for your help, tomorrow to review what you say. My idea is to have the control of digital pot MCP42010.

Regards.

Post Reply