adnan_merter
Full Member level 3
- Joined
- Jan 23, 2008
- Messages
- 160
- Helped
- 6
- Reputation
- 12
- Reaction score
- 6
- Trophy points
- 1,298
- Location
- The most beautiful city of the world
- Activity points
- 2,526
hi,
i am currently trying to make a board using two uart comm. one is pc to board the other is board to board. and i am using 18f2520 and internal osc with pll.
my problem is pc to board connection is fixed baud rate and 9600, never changes. but the other, board to board connection has to be variable baud rate. i mean it initially sends an interrogation word at 300 baud and according to the answer received it has to change the baud up to 19200.
the fixed connection always works correctly but the variable one hangs sometimes not depend on the software or hardware. it works one day and day after it doesn't respond.
is the internal osc reliable for uart operations, this is my only suspect?
i am currently trying to make a board using two uart comm. one is pc to board the other is board to board. and i am using 18f2520 and internal osc with pll.
my problem is pc to board connection is fixed baud rate and 9600, never changes. but the other, board to board connection has to be variable baud rate. i mean it initially sends an interrogation word at 300 baud and according to the answer received it has to change the baud up to 19200.
the fixed connection always works correctly but the variable one hangs sometimes not depend on the software or hardware. it works one day and day after it doesn't respond.
is the internal osc reliable for uart operations, this is my only suspect?