-
Notifications
You must be signed in to change notification settings - Fork 17
Too much empty space on board #71
Comments
So this is part of a larger bit of work being required, but addressing each of these in a TL;DR:
Expanding on [1]: In order to get around this, we talked about the PI7C9X2G606PR. This would allow us a total of six ports. As in, 1 upstream and 5 downstream. With this, we could theoretically provide:
3:37 AM edit: I forgot to mention, the 606PR also adds another layer of complexity as this is a BGA chip. I don't believe the tolerances makes it any harder to have the board manufactured, but it is worth considering as well if we want a BGA chip on board for people who might want to hand-solder the board. For feature richness, the last option would be preferred, however my main concern with adding SATA is the availability of Marvell's 88SE9xxx controllers. They're ideal for this task but have two huge points against them:
In chosing to use the 88SE9xxx series, we'd have to decide if we're going to prioritize making the board easy to get parts for, by only using parts from distributors like DigiKey, Mouser, etc. Or if we'd let users who want to assemble their own board try chips from random sellers on AliExpress/ebay/Alibaba or part scalpers? On a similar note, I've been chatting with deinehardware who is also in the Discord about using an ASM1184e. However the drawbacks of this chip are the same as the Marvell ones. I am starting a new job in 12 hours and so, don't really have much time to put towards this, but I'd like to hear opinions on this. Once things have settled down for me, I might look to tear off the page and start fresh on some of the schematics and goals for this project. |
First of all, thanks for the update! Could I make a case for option 1 (4 PCI-e x1 slots + 1 M.2 (over PCI-e)), though? NVMe SSDs are not only faster than SATA SSDs, but also cheaper these days. So that would still make NVMe drives preferable over SATA ones, even if currently available generations of the Compute Module aren't yet able to make optimum use of them speed-wise. That would leave optical drives as the only remaining compelling reason to have SATA connectors integrated on-board, but less and less people are even bothering to install optical drives in their desktop PCs these days. People who really need SATA could always add it by installing an PCIe card. Those who don't need SATA would then at least still have the option to use that fourth PCIe slot for something else. Plus that would make the motherboard cheaper to manufacture, so win-win. So TL;DR: going for 4 PCIe slot + 1 M.2 (NVMe) slot and not integrating SATA would make the board both cheaper and more flexible in terms of expandability. Actually, sacrificing the fourth PCIe slot for an integrated USB 3.x controller would make a lot more sense than using it for integrated SATA at this point. But even that isn't necessary, by the way. Again, those with a need for it could just use one of the 4 PCIe slots to add a card for it. 🙂 |
This empty space can be utilised to add further features, such as:
The text was updated successfully, but these errors were encountered: