weird rs232 problems

Ive ported the Miniterm.c example from linux over to qnx. it compiles
fine and transmits and recieves fine with one exception…
i have it set up to transmit at 9600 baud but if i look on my analizer
its sending the chars at somthing like 1 baud … ive seen faster morse
code :slight_smile:

whats happining here??

3-9

Ive run into the same thing… can you post your source? maybe we can
figure it out.
DrE
On Wed, 06 Dec 2000 13:10:13 -0800, borg <3of9@techie.com> wrote:

Ive ported the Miniterm.c example from linux over to qnx. it compiles
fine and transmits and recieves fine with one exception…
i have it set up to transmit at 9600 baud but if i look on my analizer
its sending the chars at somthing like 1 baud … ive seen faster morse
code > :slight_smile:

whats happining here??

3-9

Check your interrupt setting for the port. If this is not right, this is in
my experience typical behavior.

Svein Erik Aasen

“DrElectro” <linux(NOSPAM)dude@ho(REMOVETHIS)me.com> wrote in message
news:oo5u2t4vr5uqti8ah5p5pnm104g33nl8lm@4ax.com

Ive run into the same thing… can you post your source? maybe we can
figure it out.
DrE
On Wed, 06 Dec 2000 13:10:13 -0800, borg <> 3of9@techie.com> > wrote:

Ive ported the Miniterm.c example from linux over to qnx. it compiles
fine and transmits and recieves fine with one exception…
i have it set up to transmit at 9600 baud but if i look on my analizer
its sending the chars at somthing like 1 baud … ive seen faster morse
code > :slight_smile:

whats happining here??

3-9