Author Topic: Sharp Serial Connector  (Read 4379 times)

woverin

  • Newbie
  • *
  • Posts: 22
    • View Profile
Sharp Serial Connector
« on: November 24, 2004, 07:32:45 am »
Anyone know where can I buy sharp serial connector cheaply?
I wanna do my own DIY cable. Interfacing with other hardware.

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Sharp Serial Connector
« Reply #1 on: November 24, 2004, 08:12:20 am »
I also am interested in this. This was discussed before but i think the price was $30, plus a lot of shipping to Europe for me....   Thinking of either adding to my USB iPDA socket  or getting a serial cable...
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

woverin

  • Newbie
  • *
  • Posts: 22
    • View Profile
Sharp Serial Connector
« Reply #2 on: November 24, 2004, 09:07:27 am »
FYI
the sharp serial connector is made by HOSHIDEN
model: TCX3106E-010100

Shdwdrgn

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://
Sharp Serial Connector
« Reply #3 on: December 05, 2004, 12:19:25 am »
You can buy the connectors individually from http://www.fivestarassoc.com/Z/index.html for $8 each or a 5-pack for $35.

I ordered one from them awhile back.  It's been holding up nicely on my GPS.

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Sharp Serial Connector
« Reply #4 on: December 05, 2004, 07:18:28 am »
Shdwdrgn,

Could you give me some pointers on how....

1. you wired up the Zaurus Connector to say a 9-pin D-type

2. what you had to do on the Zaurus to free-up (have access to) to /dev/ttyS0

3. what test software you used eg. minicom and settings

I have a shirtpocket 860 with sharp ROM

Thanks.

Shdwdrgn

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
    • http://
Sharp Serial Connector
« Reply #5 on: December 05, 2004, 10:13:14 pm »
1) See the wiki at http://www.zaurususergroup.com/modules.php...name=SerialPort
TONS of useful info there, including my own additions on wiring the connector for the digitraveller GPS.

2) Edit /etc/inittab.  You will likely find a line similar to this:
S:2345:respawn:/sbin/getty 115200 ttyS0
(NOTE the ttyS0 - that's your serial port)
Comment out the line by inserting a # at the beginning.  Then issue the command "init q" or reboot your Z.  Serial port is now available for use by devices.

3)  Also located in the wiki... issue the following commands:
stty 4800 -F /dev/ttyS0
cat /dev/ttyS0

You should see all of the information passing over the serial port.  Hit Ctrl-C to stop the data stream.

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Sharp Serial Connector
« Reply #6 on: December 06, 2004, 07:43:11 am »
Thanks for the pointers.
As I have a different hardware (C860) and software (Sharp ROM) from yourself I am having some difficulties achieving the right setup to enable /dev/ttyS0. For example my version of stty does not have the -F option. I shall play around and see how far I get.

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Sharp Serial Connector
« Reply #7 on: December 06, 2004, 08:33:38 am »
Hi,

Can someone please tell me the thresholds of the inputs for the sharp c860 serial port? Is 0 and 3.3volts sufficient for low and high? Will rs232 levels damage it?
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Sharp Serial Connector
« Reply #8 on: December 06, 2004, 12:38:37 pm »
Hi,
I have now got my serial connector working. Wasn't using the correct pin numbering.

Attached is a pdf that you may find useful.