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

Test The USB

Hi,
I have question regarding the testing of USB device. As we test UART on Hyper Terminal, what tool can we used to test the USB device? i am working on LPC1768.
thanks in advance

Parents
  • Wouldn't that depend on what functionality you have developed software support for?

    If your device supports a USB memory stick, then a USB memory stick would be a good way to test the SUB.

    If your device supports a serial port over USB, then the Hyper Terminal would be a good way to test.

    Only you would know what is meaningful, since only you knows your requirements specification.

Reply
  • Wouldn't that depend on what functionality you have developed software support for?

    If your device supports a USB memory stick, then a USB memory stick would be a good way to test the SUB.

    If your device supports a serial port over USB, then the Hyper Terminal would be a good way to test.

    Only you would know what is meaningful, since only you knows your requirements specification.

Children