Shop OBEX P1 Docs P2 Docs Learn Events
multiple 74165 shift registers — Parallax Forums

multiple 74165 shift registers

GJGJ Posts: 19
edited 2006-07-20 06:45 in General Discussion
I am trying to increase my digital input by ganging together 3 74165 parellel to serial shift registers.· I need to read the data in three seperate bytes. When I read the manual on the shiftin method, it says it only returns the last 16 bits, this would mean I loose the first 8 bits.

If I want to put them three bytes in three seperate variables, do I need to have three seperate shiftin statements?· From what I can tell, I can connect the 74165s together, load them all at the same time, clock them all together, then just do three seperate shiftin statements with 8 clock cycles each.

Does this sound correct or is there an easier way to accomplish this?

Comments

Sign In or Register to comment.