The waveform I need is divided into aprox 120 micro-second parts, (9600 bps,
8N1 no handshaking) each part has either a high, (representing a 1), or a
low  (a 0).

For instance, if I wanted to send an 'A', the waveform I'd need would look
something like this

____   ___                  ___    ____________
        |   |      |                  |     |   |
        |   |      |                  |     |   |
        ---       ---------------      ---

with each bit being about 3 - long ( - = aprox 40 micro-seconds), The UART
on the device should handle all of this, I just don't seem to be able to get
the clock set right (at least thats what I assume I'm doing wrong). Also I
don't know if the Ir port is forced to use the Non Integer Prescaler (the
microprocessor has two prescalers, an integer and a non integer, it look
like Ir devices are forced to use the non integer prescaler)

Thomas Anderson


-----Original Message-----
From: Tom Zerucha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 28, 2000 12:49 PM
To: Palm Developer Forum
Subject: Re: Ir Serial w/o IrDA?


On Wed, Jun 28, 2000 at 11:45:46AM -0700, SoftwareIntern wrote:

I've done some things including doing a carrier generator for Ir Remotes.

Why don't you describe the wave form you need to generate or receive
instead of saying what doesn't work.

If I knew what you wanted I might be of more help.



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

Reply via email to