Serial Port

General discussion on mikroPascal for AVR.
Post Reply
Author
Message
merlin
Posts: 18
Joined: 22 Sep 2005 11:03
Location: France

Serial Port

#1 Post by merlin » 28 Nov 2006 19:04

Hello users,

I made some tests with the UART Library it woks fine up to 19200 baud.
If I try to use a higher baud rate the routine will not work anymore.
Is there any particular reason for it?

Has someone use a higher baud rate without Problems?
Any help is appreciated.

Regards
Merlin
please excuse the spelling mistakes.
Il n'est d'impossible que ce que l'on ne veut pas faire.

XorXaX
Posts: 181
Joined: 14 Nov 2006 17:09
Location: Ludvika, Sweden
Contact:

#2 Post by XorXaX » 28 Nov 2006 19:35

I havn't tried but you could try to use a oscillator with some higher frequency. It could work :)
Jonas Andersson, Sweden
EasyPIC3, EasyPIC5, various dev boards and fully licensed mikroC
"It's nice to be important, but it's more important to be nice"

bibinjohn
Posts: 5
Joined: 02 Aug 2006 08:33

#3 Post by bibinjohn » 08 Nov 2007 14:08

by defualt all atmega microcontrollers are programmed for internal 1mhz. So you have to change the fuse bits to program for external crystal and for higher frequency the error should be low as possible

Bibin John
www.bibinjohn.tk

Post Reply

Return to “mikroPascal for AVR General”