Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] interfacing 18F46k22 with i/o expander mcp23s17

Status
Not open for further replies.

deeplearns

Member level 4
Joined
May 19, 2011
Messages
75
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,939
Hi Guys
I am trying to interface 18F46k22 with 2 MCP23S17 .I am using MIKROC compiler .
I was able to cummunicate with one of them using the in built io-expander and spi library .But the problem arises when i use two i/o expander only one of them works.
Thus i tried to write a function on my own for the same .as i assumed they may require two different CS line .I was again able to do well with one expander at a time but not both .
I gave VCC to Reset pin when using my code .

My qestion is can a single CS line be used with multiple I/O expanders ?

Can i use MIKROC inbuilt library for two I/O expander ?
 

well i found out that 2 i/o expanders would require 2 separate cs lines ..the address decoder functionality wont help.. may be i am doing some thing wromng .
 

unused Address lines must be connected to 10K pullup resistor
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top