There seems to be two related documents:

-Electrical Interface (16-Pin) Connections for Palm Handhelds
http://www.palmos.com/dev/tech/hardware/palmhardware/electrical_interfac
e(16-pin)connections.pdf 

-Electrical Interface (16-Pin) Signal for Palm Handhelds
http://www.palmos.com/dev/tech/hardware/palmhardware/electrical_interfac
e(16-pin)signals.pdf



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave
Mottorn
Sent: Tuesday, July 22, 2003 6:23 PM
To: Palm Developer Forum
Subject: RE: Hardware 10 pin to 16 pin serial interface migration

I think you misunderstand Wayne's question.  Wayne is developing a
custom
keypad and he has one for the 10-pin serial interface that works.  He's
trying to develop a similar keypad for the 16-pin serial interface.  The
serial manager really doesn't have anything to do with it.  Wayne is
watching the signals on an oscilloscope and when he asserts request to
send
on his end he can see the PDA assert clear to send.  However when Wayne
sends data it seems to go into never-never-land.  Wayne is watching for
the
data in memo pad and it doesn't appear.  What Wayne needs at this point
is
someone who is very familiar with the 16-pin serial interface to tell
him
what else he needs to do signal-wise.

We're stumped at this point and need some help from Palm's logic
designers.

regards,

Dave Mottorn

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dave
Lippincott
Sent: Monday, July 21, 2003 2:56 PM
To: Palm Developer Forum
Subject: Re: Hardware 10 pin to 16 pin serial interface migration


If you used the new serial manager with your '10-pin' software, there
should
be no changes in your serial code to work on newer units.

----- Original Message -----
From: "Wayne Pietluck" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 2:43 PM
Subject: Hardware 10 pin to 16 pin serial interface migration


> How do I migrate a 10 pin serial interface to the new 16 pin serial
> interface?
>
> Obviously the 10 pin docking connector must change to a 16 pin
version.
>
> I've remapped the signals from the 10 pin to the 16 pin as follows:
>
> PALM 10            PALM 16
> 1. DTR                15. DTR
> 2. 3.3Vdc                9. Vout
> 3. RD                10. RxD
> 4. RTS                14. RTS
> 5. TD                11. TxD
> 6. CTS                13. CTS
> 7. GP11                5. HS IRO
> 8. GP12                No 16 pin connection
> 9. Unused                No 16 pin connection
> 10. SG                7. SG
>
> I've also made the following hardwired connections on the 16 pin
connector.
> 100K Ohm, 1% resistor (for a RS-232 Peripheral) from pin 8 (ID) to SG.
> Pin 12 (detect) to SG.
>
> The Palm asserts the correct handshaking signals to enable my device
to
> transmit data, but the data transmitted from my peripheral is still
not
> recognized by the Palm 500.
>
> What should I do to get the Palm to recognize and use the serial data?
>
> Best Regards,
>
> Wayne Pietluck
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to