Tagged Questions
3
votes
1answer
2k views
WiFi module says “mini PCI-e format” with “USB host interface” - what does this mean?
The specifications of a WiFi module meant for embedded projects, says --
mini PCIe format
Host interface supports USB.2.0
Works with any board with mini PCIe.
Not sure about the interplay of mini ...
0
votes
2answers
289 views
Difference between busses
I think I am confusing the difference between some of the of busses, such as IDE, SATA, USB, and PCI. What is the relationship between all four, how are they connected to each other? From what I read ...
3
votes
1answer
331 views
How can I get touchscreen (HID) data into Windows 7?
We have a hardware design in progress that is taking touch screen inputs and passing them along via I2C to an FPGA. The FPGA translates the I2C data to PCIe. The PCIe passes the touchscreen data to ...