[En-Nut-Discussion] Re:UART Bug

Harald Kipp harald.kipp at egnite.de
Tue Jan 27 10:02:43 CET 2004


Hi Conor,

the original UART driver doesn't support many
options. Please try the USART driver instead.

NutRegisterDevice(&devUsartAvr0, 0, 0);

Anything else can be left unchanged.

Anyway, this will not the cause the program to
hang, that seems to be another problem.

I do not know your program structure or application
requirements, but it is a good idea to handle
RS232 communication in a separate thread.

Regards,
Harald




More information about the En-Nut-Discussion mailing list