• consecutive tcp messages
    I am using Keil's RL-TCPnet for network communications. The controller (STM32F107) is supposed to send up to 10 consecutive tcp messages every 10 ms. I am calling timer_poll() and main_TcpNet every...
  • ARM LPC2129..how to assign port pin as input pin
    Dear sir, herewith i attach my program for your reference, if any one knows the solutions plz kindly provides some help for me. My programs is to assign LPC2129 Port P1's any of the pin is input...
  • LPC2129: region DATA is full ???
    Hi, I'm trying to compile FreeRTOS using Keil and GCC (gnuarm 4.11). It took a huuuge effort to put it together somehow, but now linker writes: "region DATA is full". It don't seem to me to be true, because...
  • LPC2129
    I want to check the temperature of engine using temperature sensor and CAN protocol in LPC2129. and this temperature i have to display on LCD. For this please send me details with working code. pls...
  • Prob with Port pin
    Dear all I encountered a problem while monitoring port pins using LPC2368 with KEIL ULINK2 debugger & Keil microvision3. I have initialized Port pins P2.0 & P2.1 as I/P pins. I am monitoring these pins...