Skip to main content
Visitor II
February 26, 2007
Question

UART + ETHERNET

  • February 26, 2007
  • 4 replies
  • 918 views
Posted on February 26, 2007 at 10:37

UART + ETHERNET

    This topic has been closed for replies.

    4 replies

    cfortierAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:31

    Hi guys,

    I'm using the STR912-SK from IAR with NexGen IP stack. I'm trying to enable Ethernet communication with UART at the same time. But when i enable the UART i'm unable to communication with the Ethernet.

    I will investigate today and will update my problem soon. But i'm just posting this to see if someone had the same problem.

    Have a nice day :D

    Constantin

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:31

    Hello,

    I got some thing similar .

    Quiete Loaded Ethernet on IRQ work fine alone,

    Full stream on UART_2 at 250000 Baud work fine alone

    But if I start UART Stream while Ethernet is receiving ... Ethernet IRQ is no more trigged ... ?

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:31

    Hi,

    I am looking at a project inwhich I have to do the same.

    Have you resolve this problem?

    Thanks

    cfortierAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 09:31

    I have a project using UART1, UART2 and ENET by interrupt and it's working fine.

    Is your project fine ?