LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA design pattern for hub/multiplexer

 
 
I have an application with a PCI 7811R where I want to talk to 8 SPI slave devices.
 
Rather than creating 8 parallel masters, does anyone use a design pattern where I could
select which 4-wire bus to use at a given time?
 
I think of this as a hub or digital multiplexer?
Any thoughts?
 
mlewis
0 Kudos
Message 1 of 2
(2,793 Views)
Hi Lewis,

Try using a case structure to select which 4-wire bus to use.

Regards,
Stanley Hu
National Instruments
Applications Engineering
http://www.ni.com/support

0 Kudos
Message 2 of 2
(2,739 Views)