element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum How can I have PCI or PCI-Express on Raspberry PI?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 11 replies
  • Answers 1 answer
  • Subscribers 668 subscribers
  • Views 10709 views
  • Users 0 members are here
  • pci
  • slot
  • raspberry_pi
  • pcie
Related

How can I have PCI or PCI-Express on Raspberry PI?

Former Member
Former Member over 11 years ago

Hello all,

 

I have a simple question.

I want to use raspberry pi to create a telephone exchange.

I need to use an ISDN BRI but i only can find PCI or PCI-Express boards.

 

How can I put a PCI/PCI-E on Raspberry Pi Board?

Or how can I fix that situation using Raspberry pi?

 

Thanks,

Ricardo Silva

  • Sign in to reply
  • Cancel
  • johnbeetem
    0 johnbeetem over 11 years ago

    In principle, you could go over USB using a USB to PCI "reverse bridge".  BRI is slow, so it should be fine over a USB connection.  There are chips that do the USB to PCI function such as the PLX NET 2282 but I don't know if there are boards available that use this or other chips so that you can just plug a couple boards together.

     

    Even if you can find the hardware, getting things to work at the device driver level could be difficult.  Good luck!  image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bad_boy_y
    0 bad_boy_y over 11 years ago

    Maybe with than http://www.xmos.com/startkit they already have lots of pcie for the raspberry pi.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • johnbeetem
    0 johnbeetem over 11 years ago in reply to bad_boy_y

    bad_boy_y wrote:

     

    Maybe with than http://www.xmos.com/startkit they already have lots of pcie for the raspberry pi.

    If I understand their documentation correctly, XMOS startKIT has a PCIe connector, but the signals aren't PCIe.  They're just using PCIe as a convenient, inexpensive connector.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bad_boy_y
    0 bad_boy_y over 11 years ago

    oops the PCIe connector is a GPIO and can be use with their board

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bad_boy_y
    0 bad_boy_y over 11 years ago

    Lot of PCIe board look like to have direct usb port or adapter is available.

     

    http://www.mfactors.com/mp1-mini-pci-e-pci-e-adapter-ver-1-0a/

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to johnbeetem

    Yes - that is correct John; the startKIT PCIe slot enables people to plug in a PCB without having to buy funky connectors.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    Instead of going with a ISDN PCI card, why don't you go with a ISDN to SIP gateway like a  MediaPack 408, ISDN VoIP gateway.  I am not endorsing this device but I have had pretty good luck with a MediaPack MP118, PSTN to SIP gateway.   I have also been looking into moving from an old desktop, converted to Asterisk, to a PI.  As you can see, I don't have to worry about any PCI or PCIe.  :-)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • lucio57
    0 lucio57 over 9 years ago

    The PCIE2RASPI board could solve your issues, it can join a PCIE board (mini or standard) with a CycloneIV GX Fpga to the IO signals of the Raspberry I/O board. Cutting the power pins on the header it can be fitted by a flat cable to a Raspberry host. The Fpga on mini PCIe host an end point that have master target capability, de fact it make the Raspberry able to read or write the PC memory.

    Look at:

    http://www.geb-enterprise.com/PRODUCTS/Mini_PCIe_to_Raspberry.html

    http://www.geb-enterprise.com/PRODUCTS/PCIe_Standard_PC_CARD.html

    Attachments:
    imagePCIE-Raspberry-DS.pdf
    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 9 years ago

    I think a better solution is Gizmo II at http://www.gizmosphere.org/wp-content/uploads/2014/11/4531_Gizmo2_ProBRIEF_FNL.Element14.pdf

    because you get x86 instructions and PCIe allowing the drivers to be used with ISDN.

    Clem

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vanthome
    0 vanthome over 6 years ago

    There is a new product sbcpoe-rpi3b+-mpcie from n-fuse that actually offers a mini PCIe slot for the Raspberry PI with a small modification (wire soldered to USB test pins). Naturally it can't offer a PCI lane as the RPi does not expose a PCI bus in any way. In addition, it offers Power Over Ethernet functionality for the RPi 3B+.

     

    https://www.n-fuse.co/devices/SBCPoE-RPi-Power-over-Ethernet-Hat-for-Raspberry-Pi-3B-plus-with-mPCIe-Slot.html

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube