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.

limit on chip select pins for a microcontroller to be used in SPI communication?

Status
Not open for further replies.

myatham

Member level 3
Member level 3
Joined
Sep 7, 2009
Messages
58
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
India
Visit site
Activity points
1,746
Hi,
Is there any limit how many chip selects an SPI module in a microcontroller supports if i use GPIOs for chip select pins?
 

The limit is the number of GPIO pins you can use - that which you have available or by increasing count by using shift register, port expander, etc. Just don't place the devices too far away.

Hope this helps.
Tahmid.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top