• UDP send/receive data
    I'm using LPC2368 to develop UDP send/receive data Function,But in the RTLTCP library,there is not UDP Receive function,How could I receive data ?
  • CAN send and receive?
    sirs, i am using philips 89c51RD2 for CAN communication with Rtx51full.In the reception node i have written the code with can_bin_obj and can_wait. in the transmiting node i have used can_send function...
  • sending data to serial port
    I am interfacing an led with via serial port. I have set up the serial port already. I have a display with these specification parameters: baudrate:2400 data:8 bits end code:1bit I am trying...
  • Mailbox send & receive sync
    Hi, I have a code for USB mass storage device on atmel AT91SAM7SE512 target. The code is based on Keil\ARM\Boards\Atmel\AT91SAM7X-EK\RL\USB\RTX_Memory . When connecting my device to a PC and...
  • receive data and send date LPC2294 ARM7
    Hello folks, I have made a connection between a PC and the LPC2294 with the TCP/IP Port. I am able to send some data but if I want to receive something from the PC I get nothing. The PC send...