Tx and CTS are input lines so you're not going to be able send anything on them. DTR is hardwired to the RS232 transceiver so you can't control that either. I don't know if it possible to send data on Rx via a hardware UART without some kind of baud rate. You can already adjust the handshaking. Parity is either even, odd or none anyway. What do you need to do that doesn't work via the SDK?
----- Original Message ----- From: "Patrick Ouellet" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[email protected]> Sent: Monday, July 24, 2000 10:30 AM Subject: Raw Data on Serial > Is it possible to send raw data to the Tx Rx Cts and Dtr pin > on the palm pilot, without using any kind of protocol, > ( no handshake, no baud rate, no parity, no stop bit... ) > > If yes how, or where could I find documentation on the subject ... > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
