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.

serial data to parallel two bit data

Status
Not open for further replies.

quris_terris

Junior Member level 3
Joined
May 29, 2005
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,513
plz give me a circuit which receive a serial data and output 2 parallel bits at a time
ie if serial data is 11 10 10 00 then it output two parallel bits as first 00 then 10 then 10 then 11 . the output is 2 bits at a time
 

you can use a simple shift register and D flip-flops to latch the data every two bits.
 

use serial to paralel register IC (74ls163 for example)

and take the first paralel output pin 1 n 2
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top