<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have built a dongle with old version of CY7C68013 board.<br>I still work based on Kyosti's code in bitbucket, except building master and slave code<br>respectively instead of detecting PA3.<br>The linux terminal can be found in examples/debugdev_full_duplex/terminal.c.<br>The windows driver can be found in<br><a href="http://www.cypress.com/documentation/software-and-drivers/usb-serial-software-development-kit?source=search&keywords=usb-serial&cat=software_tools" target="_blank">http://www.cypress.com/documentation/software-and-drivers/usb-serial-software-development-kit?source=search&keywords=usb-serial&cat=software_tools</a><br><br>After the USB-serial is installed, the driver can be found in<br>C:\Program Files (x86)\Cypress\USB-Serial SDK\Cypress USB-Serial Driver\DriverBinary\CDC_Driver\bin<br><br>For win7 x64, it is in<br>C:\Program Files (x86)\Cypress\USB-Serial SDK\Cypress USB-Serial Driver\DriverBinary\CDC_Driver\bin\win7\x64<br><br>We need to add Cypress 68013 device ID in both CypressSerial.inf and CypressUsbAndBus.inf.<br>Then we update the driver in device manger. Then we can found the COM5 in device manager.<br>Open COM5 with Tera term, putty, or other terminal applications.<br><br>The new version is still being worked on. I believe it is no problem.<br><br>Zheng<br><br><br><div><hr id="stopSpelling">From: croberts@bongle.co.uk<br>Date: Mon, 4 Apr 2016 16:03:25 +0800<br>To: coreboot@coreboot.org<br>Subject: Re: [coreboot] Is windows driver for EHCI DEBUG available.<br>CC: fishbaoz@hotmail.com<br><br><div>I recently worked with Kyosti to update the EHCI Debug cable.</div><div><br></div><div>You can find an updated version of the cable here, under examples/debugdev_full_duplex.</div><div><a href="https://github.com/night199uk/fx2lib" target="_blank">https://github.com/night199uk/fx2lib</a></div><div>There is a .PDF with a build spec based on the newer version of the FX2LP boards that are easily available from taobao or eBay. It should work with the old ones too. It is a slightly modified version of Kyosti’s original (excellent) spec that got me started.</div><div><br></div><div>The new cable/firmware complies with the 8-byte packet requirement of the EHCI Debug Device specification to avoid overrunning the EHCI Debug port buffers. Also in theory it should be faster (perhaps if you remove the 8-byte packetization) due to the use of GPIF streaming.</div><div><br></div><div>The EHCI Debug cable implements the CDC ACM spec - I didn’t modify that part at all, but in theory it should appear as a standard serial port under Windows. I’ve tested it with Linux and OS X and both support it natively through CDC ACM drivers and I believe a friend of mine tested it working as such.</div><div><br></div><div>Also EDK2 supports it for SourceLevelDebugPkg. That needs some minor patches as EDK2 hard-codes the USB endpoint numbers for Ajays - I may contribute back patches to read those from the descriptor at some point but it’s an easy modification to make manually. </div><div><br></div><div>Regards,</div><div>Chris.</div><br><div><blockquote><div>On 4 Apr 2016, at 13:00, Kyösti Mälkki <<a href="mailto:kyosti.malkki@gmail.com">kyosti.malkki@gmail.com</a>> wrote:</div><br class="ecxApple-interchange-newline"><div><div dir="ltr"><br><div class="ecxgmail_quote">---------- Forwarded message ----------<br>From: <b class="ecxgmail_sendername">Zheng Bao</b> <span dir="ltr"><<a href="mailto:fishbaoz@hotmail.com">fishbaoz@hotmail.com</a>></span><br>Date: Fri, Mar 18, 2016 at 4:01 PM<br>Subject: [coreboot] Is windows driver for EHCI DEBUG available.<br>To: "<a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a>" <<a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a>><br><br><br>


<div><div dir="ltr">Hi, all,<br><a href="https://www.coreboot.org/DIY_EHCI_debug_dongle" target="_blank">http://www.coreboot.org/DIY_EHCI_debug_dongle</a><br><a href="https://www.coreboot.org/EHCI_debug_dongle" target="_blank">http://www.coreboot.org/EHCI_debug_dongle</a><br>I want to build a EHCI debug dongle based on above links.<br>I am wondering if the windows driver of the dongle is available.<br>I google it but can not find it. I assume it is a generic driver.<br>Who knows about that?<br><br>Thanks.<span class="ecxHOEnZb"><font color="#888888"><br><br>Zheng<br>                                     </font></span></div></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a><br></div><br></div>
</div></blockquote></div><br><br>-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot</div>                                    </div></body>
</html>