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.

how control 16 LED with a pin of PIC uc?

Status
Not open for further replies.
Yes that is correct but note that when you have 16-bit shift register you have to send 16 bits so that the new

so in order to apply a new 16 bit value you have to send 16 new bits so that the old outputs are shifted out completely.
Alex
thx , do you think that I can send a 16bit binary code with PIC18 family via SPI ?and please advice me a 16bit shift register
 

you could use the SPI based MCP23106 port expander chip, alternatively to reduce the number of parts you could use a 16F877A mcu, this will give you the desired number of outputs, and will also reduce the software overheads...
 


Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top