- This topic has 2 replies, 3 voices, and was last updated 8 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › A problem with USART
Hi,
I writed a programme for USART between two ATmega32 with interrupt and it runs successfully.
But the same programme not successfully for USART between ATmega32 and ATmega16.
Is The USART in ATmega32 with USART in ATmega16 different ?
help me in this problem,please.
Thanks!
they may be running at different clocks. check it first.
the clock decides the baud rate – that must be same for both devices
brother ,, help me i have successufully did one way usart between two atmega32 chip-chip ,but i do not have any idea how to make it two way communication . help me