sync 2 usart at the same time

Status
Not open for further replies.

YAWN

Newbie level 4
Joined
Jul 15, 2009
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,322
time synchronization uart

I'm using dspic30f3014 MCU, mikro c compiler. my problem is i'm trying to connect

cmucam(rx tx) to UART1(tx rx) and then using the

Uart2_Write_Char(Uart1_Read_Char()); code

to transmit the data to UART2 to pc. my problem is when transmit to uart2 the output of the data changes.how to solve this problem? i'm trying no to use the memory storage due to the huge size of the file.

both Uart i'm using the same baudrate and the oscillator crystal is 20Mhz

thank you.

Added after 4 minutes:

additional info between the pc and uart2 I already connect rs 232
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…