Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: Tymoti on September 26, 2015, 11:15:10 AM

Title: Serial USB Problem
Post by: Tymoti on September 26, 2015, 11:15:10 AM
Hi,

I have Olimex-A13-SOM with wifi-4gb shield.
I have buy this Usb serial cable (http://fr.aliexpress.com/item/F04879-New-PL2303HX-USB-Transfer-to-TTL-RS232-Serial-Port-Adapter-Cable-Module-Console-Recovery-Upgrade/767298064.html)

Before I used other board (No Olimex), so i installed FTDI Driver.
I follow this topic Using USB-Serial-Cable-F on a Mac...? (https://www.olimex.com/forum/index.php?topic=3640.msg17806#msg17806) on this forum
And before reading this topic, i follow this instruction xbsd.nl : PL2303 Serial USB on OSX Lion (http://www.xbsd.nl/2011/07/pl2303-serial-usb-on-osx-lion.html), USB Serial Console for Raspberry Pi on Mac OSX Lion: Olimex USB Serial Cable (http://demin.ws/blog/english/2012/07/10/usb-serial-console-for-rpi-on-macosx-olimex-usb-serial-cable/) and INSTALLING A USB SERIAL ADAPTER ON MAC OS X (http://plugable.com/2011/07/12/installing-a-usb-serial-adapter-on-mac-os-x).

But nothing work, i have already white page in my terminal.


I don't understand why, the drivers are installed :
➜  /dev  ls *usb*
cu.usbserial  tty.usbserial




And, I test on my ubuntu, it's same thing.
And on my Windows 10 with putty :



On windows I Installed the Olimex drivers gave on usb-serial-cable-F  (https://www.olimex.com/Products/Components/Cables/USB-Serial-Cable/USB-Serial-Cable-F/)

I don't understand why it doesn't work.
My olimex is broke ?

Thanks,
Have a nice week end
Title: Re: Serial USB Problem
Post by: Gerrit on September 26, 2015, 02:41:00 PM
sound more like a problem with the usb - serial converter then the board, to test connect the green with white wire and if you type something in your terminal you must see it on the screen
Title: Re: Serial USB Problem
Post by: Tymoti on September 27, 2015, 07:26:46 PM
Hi Gerrit,

Thanks you for your answer but, I don't understand what should I do, exactly ?

Thanks you.
Title: Re: Serial USB Problem
Post by: Gerrit on September 27, 2015, 08:42:58 PM
the green and white wire from Usb serial cable if you connect them together like with a piece blanc wire, then everything you type in the terminal loops back, if it does then you know the usb serial cable is working al right
Title: Re: Serial USB Problem
Post by: Tymoti on September 29, 2015, 01:23:41 PM
Thank you Gerrit,

I tried, so when I write "Hello World" and press Enter, but the terminal doesn't return the words.



So, my usb cable doesn't work ?
Title: Re: Serial USB Problem
Post by: Gerrit on September 29, 2015, 01:51:24 PM
it does echo every time you type a letter not just after you press enter, just look what happens without the loop
Title: Re: Serial USB Problem
Post by: Tymoti on September 29, 2015, 04:57:22 PM
I don't understand sorry.
what do you mean for "just look what happens without the loop"

Thanks you
Title: Re: Serial USB Problem
Post by: Gerrit on September 29, 2015, 05:36:11 PM
if you remove the wire do you still get anything on your screen when you type
Title: Re: Serial USB Problem
Post by: KeesZagers on September 29, 2015, 08:59:15 PM
I don't know how it is with Linux or MAC, but I know that if you plug in this Prolific USB Serial device into a Windows PC you get this error in the driver. If you reboot your PC with the device still connected, the problem is solved. Don't know why, but this works for me.

Kees
Title: Re: Serial USB Problem
Post by: Tymoti on October 02, 2015, 03:47:37 PM
Thanks you for your answers.

I resolved my problem when I change cable for FTDI cable :)

@KeesZagers
I tried win 10 and mac Yosemite.