Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-6509 I/O direction bit-by-bit

Solved!
Go to solution

I am trying to write some low-level code to use the PCI-6509 board.  I've already done this for the PCIe-6509.  However, the DDK code I downloaded doesn't seem to allow me to select the I/O direction of an individual bit... it seems to be in 8-bit groups only.  My understanding is that the PCI-6509 board is supposed to allow individual control over I/O direction (like the PCIe board does).  Can anyone help me.

 

Thanks.

0 Kudos
Message 1 of 2
(7,023 Views)
Solution
Accepted by jwstonge

Hi Jwstonge

 

Unfortunately the PCI variant of the 6509 can only be configured port-by-port, not line-by-line.

 

This KB gives a list of what devices support line-by-line configuration.

 

The PCIe-6509 is built on a different architecture than the other form factors.

 

Regards,

Luke B.

 

0 Kudos
Message 2 of 2
(7,021 Views)