Download Print this page

HOLT ADK-2130mPCIe Quick Start Manual

Hide thumbs Also See for ADK-2130mPCIe:

Advertisement

Quick Links

ADK-2130mPCIe
Quick Start Guide
Dec, 20 2019
QSG-2130mPCIe_New
1/20

Advertisement

loading
Need help?

Need help?

Do you have a question about the ADK-2130mPCIe and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for HOLT ADK-2130mPCIe

  • Page 1 ADK-2130mPCIe Quick Start Guide Dec, 20 2019 QSG-2130mPCIe_New 1/20...
  • Page 2: Revision History

    REVISION HISTORY Revision Date Description of Change QSG-2130mPCIe 1/20/19 Initial Release Rev. New...
  • Page 3 F2 Mini PCIe card. The card is designed to operate in a PC with a Linux OS. The Demo software uses the Holt API Library functions, providing an abstraction layer that greatly simplifies host programming. A console menu is presented in a terminal window where commands are executed.
  • Page 4: Kit Contents

    The cables on the Break Out board should be connected to a MIL-STD 1553 bus coupler. See AN-551 for recommended bus connections. The Holt Break Out board is connected to the Mini PCIe card using a small ribbon cable. The cable connector strain reliefs are delicate so care must be exercised to avoid damage. Since the HI-2130 shares the same 1553 bus pins (BUSA, nBUSA) with all four internal terminals (BC, RT, RT2 and SMT) in each device, the RT responds to commands transmitted by the BC in the same device.
  • Page 5 FPGA initialize complete. LED D6, Green FPGA rst signal LED D7, Green FPGA urst signal LED D8, Green FPGA PCIe Link Up – must be on for the card to work. LED D9, Green FPGA Heart Beat Holt Integrated Circuits...
  • Page 6: Getting Started

    5. Use the up or down arrow keys to select the Holt USB FD to boot from. Identify the Holt USB FD by the manufacturer name on the FD such as “SanDisk or Memorex”. Select the Holt USB FD and press enter.
  • Page 7 8. Double click the ‘Holt’ folder to preview the Holt folder containing two project folders, bash scripts and documents. The program initializes the four RT’s with the following RT addresses (these can be changed later using command ‘9’). In some demos and in the software RT1 may also be referred to as RT. RT2 will always be referred to RT2.
  • Page 8 See trouble shooting section at the end of this document. If the console shows the message below “…Xilinx Corporation Device 7011” then it was OK. holt@holt-desktop:~/holt$ sh run 06:00.0 Memory controller: Xilinx Corporation Device 7011 [sudo] password for holt: Holt Linux driver unloaded Holt Linux driver loaded 1553LibrarySrc_linkedfolder...
  • Page 9 Press 'M' for menu, or press any valid menu key. >> The menu commands are very similar to other Holt ADK’s such as the ADK-6138, ADK-6130-2 or ADK-6131. Lower case characters ‘a’, ‘n, ‘b’, ‘c’ and ‘r’ executes commands on the (Dev0) and ‘A’, ‘N’, ‘B’, ‘C’...
  • Page 10 Since the RT and SMT and traffic commands were already enabled from the last demo, press ‘a’ to execute this demo. Notice the RT to RT messages have a ‘no response’ error – this is because RT2 has not been enabled. Holt Integrated Circuits...
  • Page 11 BUS A TYPE2: RT to RT CMD1 182A --> 03-R-01-10 CMD2 0C2A --> 01-T-01-10 ERROR: NORES Dev0 MSG #0021. TIME = 00104290us BUS A TYPE2: RT to RT CMD1 182A --> 03-R-01-10 CMD2 0C2A --> 01-T-01-10 ERROR: NORES Holt Integrated Circuits...
  • Page 12 CMD2 0C2A --> 01-T-01-10 STA1 0800 DATA BBBB 0202 1414 0404 0505 0606 0707 0808 0909 1010 STA2 1800 Dev0 MSG #0047. TIME = 00064942us BUS A TYPE0: BC to RT CMD1 1822 --> 03-R-01-02 DATA 0005 0002 STA1 1800 Holt Integrated Circuits...
  • Page 13 Demo exercises using Device 1: ADK-2130mPCIe-2F To demonstrate the second HI-2130 (Dev1), a Holt IC card with two HI-2130’s is required, PN ADK- 2130mPCIe-2F. Execute the same commands but with Upper case letters. Press ‘B’, ‘K’ and ‘N’ all in upper case to exercise the second HI-2130 (Dev1) BC and RT1. Notice ‘Dev1” is shown instead of ‘Dev0’...
  • Page 14 RT address to match the BC message using command ‘9’. Connect the external BC to a bus coupler and connect a stub from the bus coupler to the BNC connector on the optional Holt breakout board. See AN- 551 for proper bus connections.
  • Page 15 Demonstrating the Holt Mini PCIe BC with an external RT. The BC demos transmit messages to RT addresses 3 and 1. To change these RT addresses the program must be modified and recompiled. See the Technical Manual for instructions on how to do this.
  • Page 16 Channel 0 BC Trigger. 10K pull-up. SPARE INPUT Unused. CH1INHBIT1 Channel 0 Transmit Inhibit. 10K pull-up. Inverted direct connect to 2130 inhibit pins. CH1 BCENAB Channel 1 BC Enable. 10K pull-up. CH1 BCTRIG Channel 1 BC Trigger. 10K pull-up. Logic GND Holt Integrated Circuits...
  • Page 17: Troubleshooting

    This quick start guide provided simple steps on how to use the Holt Flash Drive to demonstrate Holt’s Mini PCIe card. When booting from the Holt FD a minimal amount of work is required to run the demo since all the software is preinstalled. This is meant as an introduction to the use of the card and demo software.