USBSERVICE + serout2 problem


Results 1 to 40 of 52

Threaded View

  1. #34
    Join Date
    Dec 2007
    Location
    Paris
    Posts
    101

    Default

    Ah thanks! that was just above, an easy fix.

    RX_Ready seems to work! but TX_Ready is always true... maybe because the time when the OUT endpoint is owned by the SIE is so short that I can't see it? However if I do a loop that sends data as soon as the SIE is ready I have huge data loss.
    Right now I have to add a 200ms delay between each 32Bytes packets I send in order to avoid data transmission loss. It is rather slow... reading a 24LC512 at this speed would take a bit less than 4h.

    Am I missing something here?
    Last edited by aberco; - 13th October 2010 at 23:28.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts