AW: [En-Nut-Discussion] RS485 TX/RX control pin

Oliver Schulz olischulz at web.de
Tue May 25 23:49:32 CEST 2004


Hi Przemek,

there was a confusion with CVS branches and tags while releasing version
3.4.2. To check out the most recent version of the release candidate for
3.4.3, please use the branch 'nut-3_4_2-release'.

If you finally have version 1.1.4.2, you will see, that this bug is fixed in
line 1117.

Regards,
Oliver.

> -----Ursprungliche Nachricht-----
> Von: en-nut-discussion-bounces at egnite.de
> [mailto:en-nut-discussion-bounces at egnite.de]Im Auftrag von Przemyslaw
> Rudy
> Gesendet: Dienstag, 25. Mai 2004 21:00
> An: en-nut-discussion at egnite.de
> Betreff: [En-Nut-Discussion] RS485 TX/RX control pin
>
>
> Hi,
> in the release 3.4.3 (in the CVS200405252007 too) in
> usartavr.c there is:
> ---------------------
> static void AvrUsartTxStart(void)
> {
> #ifdef UART_HDX_BIT
>      if (hdx_control) {
>          /* Enable half duplex transmitter. */
> 	sbi(UART_RTS_PORT, UART_RTS_BIT);
>      }
> #endif
> ---------------------
>
> shouldn't be?:
>
> ---------------------
> 	UART_HDX_TX(UART_HDX_PORT, UART_HDX_BIT);
> ---------------------
>
> Thanks,
> Przemek
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion




More information about the En-Nut-Discussion mailing list