This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

usb 2.0 bandwidth measurement using keil c?

I want to measure the bandwidth of the usb 2.0. I have a board with cypress Fx2 and FPGA. I have developed the firm ware in keil C.Should I code something in Keil C to measure the bandwidth delivered by USB or how can I do it ?
thanks
punitha

Parents
  • thanks

    There was a program in cypress "Bandwidth meter " to the test the speed of the PC and USB. I tried it and i was able to achieve 45MB/s as peak bandwidth. But it did not involve my firmware or the FPGA. It was just to test the speed of PC. but will i get the same bandwidth when I use my firmware to transfer data? . The program in the cypress does not transfer data to th outside world.

Reply
  • thanks

    There was a program in cypress "Bandwidth meter " to the test the speed of the PC and USB. I tried it and i was able to achieve 45MB/s as peak bandwidth. But it did not involve my firmware or the FPGA. It was just to test the speed of PC. but will i get the same bandwidth when I use my firmware to transfer data? . The program in the cypress does not transfer data to th outside world.

Children