RS 485 - Recieve Problem
Posted: Thu Sep 29, 2011 9:36 pm
Hello Guys,
Something strange with RS 232 Component (RS485 via SN75176 halfduplex) makes me
.
I am using a PIC 18F2550 with USB Bootloader, Xtal 20Mhz PLL = 48Mhz systemclock.
Also i want to send RS232 9Bit signals with the hardware uart an the rs232 component in Flowcode v4.5.18.74.
RS 232 is running with 38400Bd.
The incoming signal on the PIC RX pin is attached, measured with a scope. My opinion is: The signal is well.
But when i read the INT variable what is given from the rs232 component macro, there is a value 263d means "1 0000 0111"
Why is the 9th Bit set?
The send Signals from this device are ok too!
What i have to do in Flowcode, to get a right variable. The INT variable what is given from the rs232 component macro is
only this time used in the hole programm.
Is there a baudrate problem for this 18F2550 or a wrong Xtal?
Greets from Germany
Carsten
Something strange with RS 232 Component (RS485 via SN75176 halfduplex) makes me

I am using a PIC 18F2550 with USB Bootloader, Xtal 20Mhz PLL = 48Mhz systemclock.
Also i want to send RS232 9Bit signals with the hardware uart an the rs232 component in Flowcode v4.5.18.74.
RS 232 is running with 38400Bd.
The incoming signal on the PIC RX pin is attached, measured with a scope. My opinion is: The signal is well.
But when i read the INT variable what is given from the rs232 component macro, there is a value 263d means "1 0000 0111"
Why is the 9th Bit set?

The send Signals from this device are ok too!
What i have to do in Flowcode, to get a right variable. The INT variable what is given from the rs232 component macro is
only this time used in the hole programm.
Is there a baudrate problem for this 18F2550 or a wrong Xtal?
Greets from Germany
Carsten