ADC Niose test Connect four analog signals to your MBED. and then run the Windows app. The four traces are displayed on an oscilloscope like display. I have used a USB HID DEVICE link, so connections to D+, D- are required. The MBED code is otherwise quite basic, So you can modify it to your own test needs. Additionaly, there is a 16 bit count value, in my MBED code Mainly to test if MSB & LSB are correct.
Files at revision 0:cbe01b678bd4
Name | Size | Actions |
---|---|---|
[up] | ||
USBBusInterface.h | 1835 | Revisions Annotate |
USBBusInterface_LPC11U.cpp | 17406 | Revisions Annotate |
USBBusInterface_LPC17_LPC23.cpp | 14962 | Revisions Annotate |
USBDescriptor.h | 1999 | Revisions Annotate |
USBDevice.cpp | 25682 | Revisions Annotate |
USBDevice.h | 6825 | Revisions Annotate |
USBDevice_Types.h | 1695 | Revisions Annotate |
USBEndpoints.h | 987 | Revisions Annotate |
USBEndpoints_LPC11U.h | 2190 | Revisions Annotate |
USBEndpoints_LPC17_LPC23.h | 3896 | Revisions Annotate |
USBHID.cpp | 9407 | Revisions Annotate |
USBHID.h | 4084 | Revisions Annotate |
USBHID_Types.h | 2489 | Revisions Annotate |
USBKeyboard.cpp | 13364 | Revisions Annotate |
USBKeyboard.h | 3683 | Revisions Annotate |
USBMouse.cpp | 5669 | Revisions Annotate |
USBMouse.h | 5279 | Revisions Annotate |
USBMouseKeyboard.cpp | 21940 | Revisions Annotate |
USBMouseKeyboard.h | 5429 | Revisions Annotate |