cancel
Showing results for 
Search instead for 
Did you mean: 

UART + ETHERNET

cfortier
Associate II
Posted on February 26, 2007 at 10:37

UART + ETHERNET

4 REPLIES 4
cfortier
Associate II
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

alain239955_st
Associate II
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 ... ?

tong
Associate II
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

cfortier
Associate II
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 ?