<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[CBMSTUFF FORUM - DE-10 Multi Expansion Board]]></title>
		<link>https://www.cbmstuff.com/forum/</link>
		<description><![CDATA[CBMSTUFF FORUM - https://www.cbmstuff.com/forum]]></description>
		<pubDate>Mon, 18 May 2026 08:21:16 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[User Port for Blisster v2]]></title>
			<link>https://www.cbmstuff.com/forum/showthread.php?tid=845</link>
			<pubDate>Sat, 07 Aug 2021 15:13:12 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cbmstuff.com/forum/member.php?action=profile&uid=1644">kaliwraith</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cbmstuff.com/forum/showthread.php?tid=845</guid>
			<description><![CDATA[I just purchased the DE-10 Multi Expansion Board. I also have the CBM Stuff 128MB RAM, the Blisster v2, and the DE-10 Nano itself.<br />
<br />
Today I began looking at the documentation to get everything set up, and the Blisster board requires connecting its "Serial Out" (USB 3.0 Micro-B) to the IO board's User Port using a USB 3.0 cable. <br />
<br />
Unfortunately, the CBM Stuff DE-10 Multi Expansion Board doesn't have a USB 3.0 user port configured. It does have a header labeled "USER PORT", however.<br />
<br />
The pins for this port are labeled on the board as follows:<br />
<br />
1. Tx<br />
2. Rx<br />
3. 3.3v<br />
4. Gnd<br />
5. RTS<br />
6. CTS<br />
7. DTR<br />
8. DSR<br />
<br />
I am in the process of figuring out which pins connect to the USB 3.0 pins, which are enumerated as follows:<br />
<br />
1. VBUS<br />
2. D-<br />
3. D+<br />
4. GND<br />
5. RX-<br />
6. RX+<br />
7. GND_DRAIN<br />
8. TX-<br />
9. TX+<br />
<br />
The Blisster docs show a diagram showing the RX, TX, RTS, CTS, DTR, and DSR lines connected to the USB 3.0 connector, but the diagram labeling is incomplete. Specifically, it's unclear which pin CTS connects to, as well as VCC, GND, and VDD. <br />
<br />
The diagram is shown below:<br />
<img src="https://bliss-box.net/wp-content/uploads/2020/05/user-port.png" loading="lazy"  alt="[Image: user-port.png]" class="mycode_img" /><br />
<br />
Looking at the official IO board schematic tells more of the story:<br />
<br />
<img src="https://i.imgur.com/5JCXKki.png" loading="lazy"  alt="[Image: 5JCXKki.png]" class="mycode_img" /><br />
<br />
So far my best understanding is:<br />
From User Port:<br />
<br />
USER -&gt; USB_3<br />
1. Tx    -&gt;   D- (P2)<br />
2. Rx    -&gt;   D+ (P3)<br />
3. 3.3V -&gt;   TX+ (P9) (??? or NC ???)<br />
4. Gnd  -&gt;   Gnd (P4)<br />
5. RTS  -&gt;   TX- (P8)<br />
6. CTS  -&gt;   Gnd2 (P7)<br />
7. DTR  -&gt;  RX+ (P6)<br />
8. DSR  -&gt;  RX- (P5)<br />
<br />
From USB_3:<br />
<br />
USB_3  -&gt; USER<br />
1. Vbus -&gt; (NC)<br />
2. D-     -&gt; Tx (P1)<br />
3. D+    -&gt; Rx (P2)<br />
4. G1    -&gt; G (P4)<br />
5. RX-   -&gt; DSR (P8)<br />
6. RX+  -&gt; DTR (P7)<br />
7. G2    -&gt; CTS (P6)<br />
8. TX-   -&gt; RTS (P5)<br />
9. TX+  -&gt; 3.3V (P3) (??? or NC ???)<br />
<br />
I would appreciate feedback on whether I've made any mistakes here. Questions that are immediately obvious:<br />
<br />
1. Should I connect Tx+ to 3.3V or leave it NC? <br />
2. Do I also need to connect Vbus to 5V or leave it NC?]]></description>
			<content:encoded><![CDATA[I just purchased the DE-10 Multi Expansion Board. I also have the CBM Stuff 128MB RAM, the Blisster v2, and the DE-10 Nano itself.<br />
<br />
Today I began looking at the documentation to get everything set up, and the Blisster board requires connecting its "Serial Out" (USB 3.0 Micro-B) to the IO board's User Port using a USB 3.0 cable. <br />
<br />
Unfortunately, the CBM Stuff DE-10 Multi Expansion Board doesn't have a USB 3.0 user port configured. It does have a header labeled "USER PORT", however.<br />
<br />
The pins for this port are labeled on the board as follows:<br />
<br />
1. Tx<br />
2. Rx<br />
3. 3.3v<br />
4. Gnd<br />
5. RTS<br />
6. CTS<br />
7. DTR<br />
8. DSR<br />
<br />
I am in the process of figuring out which pins connect to the USB 3.0 pins, which are enumerated as follows:<br />
<br />
1. VBUS<br />
2. D-<br />
3. D+<br />
4. GND<br />
5. RX-<br />
6. RX+<br />
7. GND_DRAIN<br />
8. TX-<br />
9. TX+<br />
<br />
The Blisster docs show a diagram showing the RX, TX, RTS, CTS, DTR, and DSR lines connected to the USB 3.0 connector, but the diagram labeling is incomplete. Specifically, it's unclear which pin CTS connects to, as well as VCC, GND, and VDD. <br />
<br />
The diagram is shown below:<br />
<img src="https://bliss-box.net/wp-content/uploads/2020/05/user-port.png" loading="lazy"  alt="[Image: user-port.png]" class="mycode_img" /><br />
<br />
Looking at the official IO board schematic tells more of the story:<br />
<br />
<img src="https://i.imgur.com/5JCXKki.png" loading="lazy"  alt="[Image: 5JCXKki.png]" class="mycode_img" /><br />
<br />
So far my best understanding is:<br />
From User Port:<br />
<br />
USER -&gt; USB_3<br />
1. Tx    -&gt;   D- (P2)<br />
2. Rx    -&gt;   D+ (P3)<br />
3. 3.3V -&gt;   TX+ (P9) (??? or NC ???)<br />
4. Gnd  -&gt;   Gnd (P4)<br />
5. RTS  -&gt;   TX- (P8)<br />
6. CTS  -&gt;   Gnd2 (P7)<br />
7. DTR  -&gt;  RX+ (P6)<br />
8. DSR  -&gt;  RX- (P5)<br />
<br />
From USB_3:<br />
<br />
USB_3  -&gt; USER<br />
1. Vbus -&gt; (NC)<br />
2. D-     -&gt; Tx (P1)<br />
3. D+    -&gt; Rx (P2)<br />
4. G1    -&gt; G (P4)<br />
5. RX-   -&gt; DSR (P8)<br />
6. RX+  -&gt; DTR (P7)<br />
7. G2    -&gt; CTS (P6)<br />
8. TX-   -&gt; RTS (P5)<br />
9. TX+  -&gt; 3.3V (P3) (??? or NC ???)<br />
<br />
I would appreciate feedback on whether I've made any mistakes here. Questions that are immediately obvious:<br />
<br />
1. Should I connect Tx+ to 3.3V or leave it NC? <br />
2. Do I also need to connect Vbus to 5V or leave it NC?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Updated Case for Multi-Expansion Board]]></title>
			<link>https://www.cbmstuff.com/forum/showthread.php?tid=682</link>
			<pubDate>Tue, 14 Jan 2020 18:44:45 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cbmstuff.com/forum/member.php?action=profile&uid=618">COREi64</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cbmstuff.com/forum/showthread.php?tid=682</guid>
			<description><![CDATA[I've updated my design to be compatible with the new Multi-Expansion Board.<br />
<br />
<a href="https://postimg.cc/VJTLF2g4" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/VJTLF2g4/IMG-0057.jpg" loading="lazy"  alt="[Image: IMG-0057.jpg]" class="mycode_img" /></a> <a href="https://postimg.cc/DWXfp5Yh" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/DWXfp5Yh/IMG-0060.jpg" loading="lazy"  alt="[Image: IMG-0060.jpg]" class="mycode_img" /></a> <a href="https://postimg.cc/phMWw8gF" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/phMWw8gF/IMG-0064.jpg" loading="lazy"  alt="[Image: IMG-0064.jpg]" class="mycode_img" /></a> <br />
<br />
If you're interested, you can find it here:<br />
<br />
<a href="https://corei64.com/shop/index.php?route=product/product&amp;product_id=248" target="_blank" rel="noopener" class="mycode_url">https://corei64.com/shop/index.php?route...uct_id=248</a><br />
<br />
Thomas]]></description>
			<content:encoded><![CDATA[I've updated my design to be compatible with the new Multi-Expansion Board.<br />
<br />
<a href="https://postimg.cc/VJTLF2g4" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/VJTLF2g4/IMG-0057.jpg" loading="lazy"  alt="[Image: IMG-0057.jpg]" class="mycode_img" /></a> <a href="https://postimg.cc/DWXfp5Yh" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/DWXfp5Yh/IMG-0060.jpg" loading="lazy"  alt="[Image: IMG-0060.jpg]" class="mycode_img" /></a> <a href="https://postimg.cc/phMWw8gF" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/phMWw8gF/IMG-0064.jpg" loading="lazy"  alt="[Image: IMG-0064.jpg]" class="mycode_img" /></a> <br />
<br />
If you're interested, you can find it here:<br />
<br />
<a href="https://corei64.com/shop/index.php?route=product/product&amp;product_id=248" target="_blank" rel="noopener" class="mycode_url">https://corei64.com/shop/index.php?route...uct_id=248</a><br />
<br />
Thomas]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DE-10 Multi Expansion Board Pictures]]></title>
			<link>https://www.cbmstuff.com/forum/showthread.php?tid=656</link>
			<pubDate>Fri, 27 Sep 2019 22:14:22 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cbmstuff.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cbmstuff.com/forum/showthread.php?tid=656</guid>
			<description><![CDATA[Here are some pictures of the new DE-10 Multi Expansion Board.  This board gives you all of the same features the DE-10 Super Expansion Board, but it has no memory on it so you can use  any of the new SDRAM STICK modules or any other DE-10 Nano compatible memory module.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=263" target="_blank" title="">IMG_6184.JPG</a> (Size: 175.93 KB / Downloads: 17)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=264" target="_blank" title="">IMG_6186.JPG</a> (Size: 177.03 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=265" target="_blank" title="">IMG_6187.JPG</a> (Size: 137.2 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=266" target="_blank" title="">IMG_6188.JPG</a> (Size: 139.97 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=267" target="_blank" title="">IMG_6189.JPG</a> (Size: 131.25 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=268" target="_blank" title="">IMG_6190.JPG</a> (Size: 161.2 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=269" target="_blank" title="">IMG_6193.JPG</a> (Size: 172.19 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=270" target="_blank" title="">IMG_6197.JPG</a> (Size: 149.77 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=271" target="_blank" title="">IMG_6201.JPG</a> (Size: 129.4 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=272" target="_blank" title="">IMG_6202.JPG</a> (Size: 101.93 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Here are some pictures of the new DE-10 Multi Expansion Board.  This board gives you all of the same features the DE-10 Super Expansion Board, but it has no memory on it so you can use  any of the new SDRAM STICK modules or any other DE-10 Nano compatible memory module.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=263" target="_blank" title="">IMG_6184.JPG</a> (Size: 175.93 KB / Downloads: 17)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=264" target="_blank" title="">IMG_6186.JPG</a> (Size: 177.03 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=265" target="_blank" title="">IMG_6187.JPG</a> (Size: 137.2 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=266" target="_blank" title="">IMG_6188.JPG</a> (Size: 139.97 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=267" target="_blank" title="">IMG_6189.JPG</a> (Size: 131.25 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=268" target="_blank" title="">IMG_6190.JPG</a> (Size: 161.2 KB / Downloads: 3)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=269" target="_blank" title="">IMG_6193.JPG</a> (Size: 172.19 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=270" target="_blank" title="">IMG_6197.JPG</a> (Size: 149.77 KB / Downloads: 4)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=271" target="_blank" title="">IMG_6201.JPG</a> (Size: 129.4 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cbmstuff.com/forum/images/attachtypes/image.gif" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=272" target="_blank" title="">IMG_6202.JPG</a> (Size: 101.93 KB / Downloads: 6)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DE-10 Multi Expansion Board assembly & information manual]]></title>
			<link>https://www.cbmstuff.com/forum/showthread.php?tid=654</link>
			<pubDate>Fri, 27 Sep 2019 21:33:55 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cbmstuff.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cbmstuff.com/forum/showthread.php?tid=654</guid>
			<description><![CDATA[Please see the downloads area to get the latest manual for the DE-10 Super Expansion Board.<br />
 <br />
<a href="https://www.cbmstuff.com/downloads.htm" target="_blank" rel="noopener" class="mycode_url">https://www.cbmstuff.com/downloads.htm</a>]]></description>
			<content:encoded><![CDATA[Please see the downloads area to get the latest manual for the DE-10 Super Expansion Board.<br />
 <br />
<a href="https://www.cbmstuff.com/downloads.htm" target="_blank" rel="noopener" class="mycode_url">https://www.cbmstuff.com/downloads.htm</a>]]></content:encoded>
		</item>
	</channel>
</rss>