UART + ETHERNET
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2007-02-26 1:37 AM
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:31 AM
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 ConstantinOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:31 AM
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 ... ?Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:31 AM
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? ThanksOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:31 AM
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 ?