Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDC serial driver for BusPirate v4 on windows 7 64-bits #4

Open
GoogleCodeExporter opened this issue May 19, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Hook BusPirate v4 to your windows 7 64-bits PC
2. See some strange USB probe driver picked up
3. mchpcdc.inf from downloaded package will not install on x64 win7

What is the expected output? What do you see instead?
usbser.sys loaded for BusPirate

What version of the product are you using? On what operating system?
host pc: x64 win7
buspirate: 
Bus Pirate v4
Firmware v6.0-a3
DEVID:0x1019 REVID:0x0003 (24FJ256GB106 A5)


Please provide any additional information below.
I managed to fix this problem by googling. See
http://web.archive.org/web/20091117081310/http://blogs.6bit.com/josh/2009/10/usb
-communications-device-class-on-64-bit-windows/

All I did was changing VID and PID to what I have in BusPirate and then naming 
it nicely at the end of INF. Voila! I was able to update driver software.

I am not specialist in this area, so I am just telling how I hacked it for 
myself. Maybe you can make better use of this info and implement out-of-box 
installation on win7 x64

I am attaching hacked INF file that I used succesfully

Thanks

Original issue reported on code.google.com by kaupunkish@gmail.com on 27 Jul 2012 at 10:58

Attachments:

@GoogleCodeExporter
Copy link
Author

Hi, im  student from Mexico and i had a lot of problems trying to solve that 
problem. Thanks for sharing this solution, it works great

Original comment by arza...@gmail.com on 25 May 2014 at 4:21

@GoogleCodeExporter
Copy link
Author

+1 also had this issue - and the fix listed corrected it for me. Thanks.

Original comment by aaron.sn...@gmail.com on 30 Dec 2014 at 2:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant