-
So, I made a few of the new v6.0 boards (be aware that the gerber data for these boards did NOT include the pin labeling or component IDs in the top silkscreen!). Now that I have them I can not figure out how to enable using 2 boards together. My sole purpose for these is to capture 42 channels of data. Anyone know how this is done and how the boards are synchronized? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 10 replies
-
https://github.com/gusmanb/logicanalyzer/wiki/06---The-LogicAnalyzer-program#connecting-to-devices |
Beta Was this translation helpful? Give feedback.
-
I made a better solution for the hub. It's all plug-in, no wiring. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Cool :) I'm also preparing something so users that don't want to deal with assembling the hub can get it very easily. This is a test with two devices, but this hub supports up to 4 devices so depending on how many they stack they can add more or less outputs. Also, I'm preparing a case for the hub with breakable holes, to break only the ones you need. Finally I have created a little board that can be splitted to make the link between the analyzers. BTW, the stacking idea is really great, it works very well, I'm thinking on removing the male pins and leave only the female for the link board. |
Beta Was this translation helpful? Give feedback.
-
I am using male connectors for the top board and female connectors for the bottom board. You just plug the boards together with 10mm standoffs between them for a rigid connection between the boards. My hub board uses the GL850G USB hub IC. It's a 4 port hub IC, but I think 48 channels is plenty enough so I am only using 2 ports. I could just increase the height of the board and case and add two more positions if needed. Also, there is a pin compatible version of the hub IC, the GL852G which offers 4 individual (simultaneous) 480Mbps transfer tunnels. This would be needed should the Pico 3 finally have high speed USB. |
Beta Was this translation helpful? Give feedback.
-
I just realized that the connectors at both ends are connected together. So, we really only need one pair of male/female connectors for joining the boards - not two! |
Beta Was this translation helpful? Give feedback.
-
I have found a hub chip that looks really interesting: https://www.wch-ic.com/downloads/CH334DS1_PDF.html The P variant is extremely small and to work it requires only three capacitors and a fuse... If you are going to redesign the hub to support the four ports it could be worth to try it. |
Beta Was this translation helpful? Give feedback.
-
That's a great find! The CH334P is definitely a simple design and it supports MTT! I like the QFN parts as they are small and easy to work with. We have problems getting the CH series chips in the U.S. though so I will look into availability and pricing. |
Beta Was this translation helpful? Give feedback.
-
The new USB hub design using the CH334P works perfectly! There are several us in my developer group now using the logic analyzer in a stacked configuration with the case I designed. The circuit board design (gerber files) you provided to me works perfectly, but of course you need to be able to solder fine pitch and 0402 size components. This really is not something that your average DIY hobbyist can build. There really is no reason for 0402 size parts. There is plenty of space for 0603 (0805 even) size parts... but the buffers do require precision soldering (and also being perfectly clean as solder residue can throw off results). The last picture below shows the harness I made with silicone wires and the ends with shrink tubing that is printed with a P-touch label machine. This is the same setup that Saleae uses for their harnesses. |
Beta Was this translation helpful? Give feedback.
Yes, you can connect them directly, but the USB may collide depending on your cables, connection is straight 1:1.
These don't have labeling because I removed the pinouts that I added and printed them in labels to make them more readable and the component references where not needed for the manufacturer. When I publish the final files will be the KiCad project so you can export what you prefer.
If you whant when I get back to home I can send you the label poject files for Brother printers (the one I used).