If someone is having problems connecting the ATEVK1100 (AVR32) board on a terminal, the baud rate is 115k instead of 38.6k otherwise stated.
The other configs are the same: 8n1, no flow control. Bests, -- Fernando Araujo _______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Hello,
Fernando, could you tell us where did you see this stated ? The AVR32 doc is not online yet. Best Dado On Tue, Mar 3, 2009 at 15:10, Fernando Araújo <[hidden email]> wrote: If someone is having problems connecting the ATEVK1100 (AVR32) board on a terminal, the baud rate is 115k instead of 38.6k otherwise stated. _______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Dado,
It's stated inside '\src\platform\avr32\platform_conf.h', the other configs I just copied from the other platforms. I had some trouble setting up the hole system (toolchain + flasher + terminal serial access), but I'll redo the whole process from the beginning and write a recipe of how to corretly put everything to work. Regards, -- Fernando Araujo Joe DiMaggio - "Pair up in threes." On Tue, Mar 3, 2009 at 15:19, Dado Sutter <[hidden email]> wrote: Hello, _______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
On Tue, Mar 3, 2009 at 16:17, Fernando Araújo <[hidden email]> wrote: Dado, Thanks, I'll fix it. ...... Dado
_______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Hello,
Fernando, do you have the latest trunk version ? (svn update) On the file you mentioned, the baud is correctly set to 115Kbps #define CON_UART_SPEED 115200 Best Dado
On Tue, Mar 3, 2009 at 16:40, Dado Sutter <[hidden email]> wrote:
_______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Yep, you're right. I used this file from the trunk to correctly configure the terminal, but I was told to use 38.6k instead. Just to let you know, there was nothing wrong with any file, only on the terminal configs. Best, -- Fernando Araujo Dado Sutter wrote: Hello, _______________________________________________ Elua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Free forum by Nabble | Edit this page |