I've ordered a 'small USB 'to 'female type A' converter from Ebay.
When it's delivered, I'll be able to try out the software with a Card Reader, mouse, 'SERIAL CONNECTION' etc with my O2 XDA Orbit.
If this actually works, the serial port bit, then
Watch this space
__________________
.
.
. Don't ask, I'm fine, honest. !!
.
.
. Just a little crazy at times
O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80
I thought most PDAs have a USB port but only a client-end port. My Pocket Loox is one of the rarer sort that has host-end too. I use it (with limitations) to connect to a USB stick or a keyboard.
But then it also has a native serial port, so I have no need to try USB-to-serial. Would you not need USB-host to do that?
The files I posted links to before seem to do just that.
My O2 xda doesn't have a Serial Port or IR built in.
Many of my 'projects' use Microchip Pic controllers.
Using the USB port on an Xda as a serial port to 'talk' to other devices
would be great for a lot of users of Basic4ppc.
__________________
.
.
. Don't ask, I'm fine, honest. !!
.
.
. Just a little crazy at times
O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80
Hi Taximania, I admit I was going by the "Host" in the link you gave, and my looking up the XDA and seeing it has a "direct" USB port, which can surely only be of one gender. (My Loox is indirect in that a proprietary multi-pole adaptor is needed to plug in USB or either gender or serial cables.)
On the other hand those drivers might work with my Loox; I see it mentions the Loox 560N which is the next one "up" from mine...
Hi Taximania,
Did you put FT232 chip to PDA usb bus and MAX232 level controller, like any usb-com cable has to provide RS232 connection?
I have Mio P560 device and I will try to do the same.
I wish good luck.
ttu
Hi Taximania,
Did you put FT232 chip to PDA usb bus and MAX232 level controller, like any usb-com cable has to provide RS232 connection?
I have Mio P560 device and I will try to do the same.
I wish good luck.
ttu
Quote:
I won't connect the XDA to a serial port just yet. 13V might fry the XDA.
So I'll mod a cable and see if it will talk to a MicroPic at 5V levels.
I'm thinking the installed libs might use the USB port in a serial RS232 type way, but only at the USB's 5V levels.
USB only uses 5V lines, so do my Microchip boards.
Therefore I'm going to 'try' a 5V connection with my new 'COM8' on the XDA.
__________________
.
.
. Don't ask, I'm fine, honest. !!
.
.
. Just a little crazy at times
O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80
I've just downloaded 212mb of Microchip USB libs and demo's
I'm sticking to Bluetooth>Serial for now
I think the Xda USB port can 'source' a connected voltage or device.
eg. for charging etc
It certainley doesn't supply voltage via USB.
Good luck with your findings.
I'm giving my head a rest
EDIT: All the examples I came across are programmed in 'C'.
Even the link I posted earlier.
Yes I know 'C', but I can't get my puter to program Pics from compiled Hex files from C programs.
__________________
.
.
. Don't ask, I'm fine, honest. !!
.
.
. Just a little crazy at times
O2 XDA, GW Evo 2.1 UC WWE Rom, WM6.1
Radio Ver 03.34.90
With Basic4ppc V6.80