Search found 2 matches
- Mon Apr 25, 2011 4:27 pm
- Forum: General Remark and Questions
- Topic: mcp23017
- Replies: 1
- Views: 22046
Re: mcp23017
it's o.k. i have solved the problem.
- Sun Apr 24, 2011 1:28 am
- Forum: General Remark and Questions
- Topic: mcp23017
- Replies: 1
- Views: 22046
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" /********************************************************...