S
sommes
Guest
I would like to connect two AVR 8535 uC with UART serial link by TxD and
RxD. I am using BASCOM-AVR.
I can use "print" command to show the desired value on terminal emulator
(default rs232 port to pc). However, I can not receive this value when I
transmit it by TxD (Port group D, pin1) and connected with a wire to other
uC RxD (Port group D, pin0). I've try to use command such as "input',
"waitkey", "inkey", "inputbin" to input, but still can't receive the value
from master uC.
I set bith crystal at 8MHz and Baud at 9600.
Could you guy please let me know What I did wrong.
RxD. I am using BASCOM-AVR.
I can use "print" command to show the desired value on terminal emulator
(default rs232 port to pc). However, I can not receive this value when I
transmit it by TxD (Port group D, pin1) and connected with a wire to other
uC RxD (Port group D, pin0). I've try to use command such as "input',
"waitkey", "inkey", "inputbin" to input, but still can't receive the value
from master uC.
I set bith crystal at 8MHz and Baud at 9600.
Could you guy please let me know What I did wrong.