Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Does the error appear immediately or does it take a second or many before it
appears (timeout)? Do you use the same USB-serial adapter on the macbook, and
exactly what adapter is it?
Original comment by lists.to...@gmail.com
on 26 Nov 2012 at 8:12
The error appears about 1 or 2 seconds after the command is entered.
I use the same board on both computers and it has a PL2303. I have the drivers
up to date
Original comment by navarro....@gmail.com
on 26 Nov 2012 at 8:48
1. Do you have another RS232 device which you can test with another program
using the same adapter? That would tell us if there is something wrong with
PL2303 drivers on macosx 10.8 or if there is something we need to adapt to in
stm32flash.
2. There are many versions of PL2303, e.g. PL2303-HX rev 4 etc. Can you please
tell us the USB ID (vendorID:productId and bcdDevice)?
Of course, if you can get access to another adapter of different brand, and see
if the same issue appears, it would be very useful.
Original comment by lists.to...@gmail.com
on 27 Nov 2012 at 7:31
I'm sorry but I don't have another RS232 device but I have an other PL2303 with
the same results. But I ran a few more tests and on my macbook it works juste
one time, I have to unplug then replug the PL2303 from the computer to get it
works an other time.
I also tried to connect the TX pin from one PL2303 to the RX pin of the other
one and vice-versa and using Coolterm and the screen command on the terminal, I
was able to communicate from one device to the other, but only on the macbook.
So maybe it's more a driver related problem...
This is what I get from USB Prober :
Descriptor Version Number: 0x0110
Device Class: 0 (Composite)
Device Subclass: 0
Device Protocol: 0
Device MaxPacketSize: 64
Device VendorID/ProductID: 0x067B/0x2303 (Prolific Technology, Inc.)
Device Version Number: 0x0300
Number of Configurations: 1
Manufacturer String: 1 "Prolific Technology Inc."
Product String: 2 "USB-Serial Controller"
Serial Number String: 0 (none)
Prolific claims the support for this device up to Mac OS X 10.8 on this page :
http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=229&pcid=41 so I don't know
what to think...
Original comment by navarro....@gmail.com
on 27 Nov 2012 at 9:16
Problem solved!
It was a driver problem and the funny part is that I found a driver better than
the Prolific's one.
It's from the osx-pl2303 project and the setup instructions are here :
http://xbsd.nl/2011/07/pl2303-serial-usb-on-osx-lion.html
It may be a good idea to point out that problem/solution on the project
homepage since the PL2303 is widely used in the electronic community.
Hope it can helps someone else
Original comment by navarro....@gmail.com
on 27 Nov 2012 at 9:37
Same in #6 helped me too! On Mac OS X 10.7.5
Original comment by g...@robotiklabor.de
on 25 Jan 2013 at 10:24
[deleted comment]
I have added this info to the wiki.
Original comment by lists.to...@gmail.com
on 9 Dec 2013 at 11:18
Original issue reported on code.google.com by
navarro....@gmail.com
on 26 Nov 2012 at 12:24