• FTP client can't send more than 2920 bytes
    Hi All, When I send a file with the FTP client it only sends to the server 2920 bytes... If the filesize is below 2920 bytes all is ok, but, when 2920 or more this is truncated to 2920.. I tried...
  • FTP client can't send more than 2920 bytes
    Hi All, When I send a file with the FTP client it only sends to the server 2920 bytes... If the filesize is below 2920 bytes all is ok, but, when 2920 or more this is truncated to 2920.. I tried...
  • LPC2478 - USB does not transmit more than 64 bytes
    Hi, I'm using LPC2478 for USB comunication in CDC mode (RL-USB). In my project I look forward to receiving a data packet, and then send a response corresponding to that data packet. But this...
  • LPC2478 - USB does not transmit more than 64 bytes
    Hi, I'm using LPC2478 for USB comunication in CDC mode (RL-USB). In my project I look forward to receiving a data packet, and then send a response corresponding to that data packet. But this...
  • Send more bytes with LPC2148 USB HID Demo
    What can i do to send one packet with 25 bytes or more with USB HID demo for LPC2148?