• Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • Usb failed packets
    Hello, What could be causing failed packets Connection Status Device connected Current Configuration 1 Speed Full Device Address 1 Number Of Open Pipes 0 Device Descriptor NXP LPC17xx Speaker...
  • RL TCPNet for large packets
    Hello, I'm using RL-TCPnet with RTX in order to develop an Modbus TCP application. Everything works fine until the application tries to send some packet greater than 1460 bytes of data. I'm using...
  • Tryign to send ethernet packet
    Hello everyone, I am trying to send an ethernet packet (an ARP-like packet precisely). I am building the packet, with the ethernet header, and I cannot manage to send it. I tried two different functions...
  • WinUSB IN packet does not transfer
    I'm developing a WinUSB device using a SAM9G15 processor. I've been able to enumerate the device, but when I try initiate a transfer the TX complete flag never goes high. My IN endpoint (Endpoint 1)...