Search found 2 matches

by davc22
Mon Apr 25, 2011 4:27 pm
Forum: General Remark and Questions
Topic: mcp23017
Replies: 1
Views: 9640

Re: mcp23017

it's o.k. i have solved the problem.
by davc22
Sun Apr 24, 2011 1:28 am
Forum: General Remark and Questions
Topic: mcp23017
Replies: 1
Views: 9640

mcp23017

hi , i'm using 18F4620 with MCP23017 . the interface is I2C. i have no problem writing to MCP but i can't read.the mcp always return 0xC2. thanks for any help david #include <p18cxxx.h> #include "I2C.h" #include "Ports.h" #include "TypeDef.h" /********************************************************...