• TCP stack
    Hi, I am planing a project using an arm 7 processor and that acts as a client connecting to a remote server using TCP/IP communictations. My questions are: 1) Has anybody used the Keil ARTX with...
  • LPC2919 cant write in Registers for Event Router
    Hey Community, it seems i have a strange problem with my LPC2919. I want to write a driver for a keyboard. For that i need a extern interrupt for the Clock signal. The problem is, it seems i cant...
  • How to open ports for FTP on Cisco Router ?
    Hi,someone. I am having trouble getting access to my FTP server via the WAN on my Cisco Router. I really don't know how to deal with this problem. Can anyone advise on what i am doing wrong? www.router...
  • LPC2378 TCP/IP stack
    Hi, I have the LPC2378 controller, I need to code for TCP, Where can i find the TCP stack for LPC2378 controller. Thank you Prabhakar.k
  • MDK TCP stack with FreeRTOS
    Hi all... I'm using a LPC1788 MCU and I'm about to add a TCP/IP stack to project. I'm planning to use the stack provided with the MDK-Pro edition. I'm currently running FreeRTOS om my MCU. ...