2007-02-26 01:37 AM
2011-05-17 12:31 AM
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 Constantin2011-05-17 12:31 AM
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 ... ?2011-05-17 12:31 AM
Hi,
I am looking at a project inwhich I have to do the same. Have you resolve this problem? Thanks2011-05-17 12:31 AM
I have a project using UART1, UART2 and ENET by interrupt and it's working fine.
Is your project fine ?