s0len0id / smartpad-tester

reverse-engineering the midiplus smartpad midicontroller
GNU General Public License v3.0
18 stars 4 forks source link

USB information #1

Closed DerFetzer closed 5 years ago

DerFetzer commented 5 years ago

Dear @s0len0id,

I am currently working on reverse engineering the MIDIPLUS SmartPAD. You can see the progress in my repository.

Unfortunately I forgot to save information of the USB endpoints and so on of the original firmware. Do you still own the SmartPAD? If so, yould you maybe upload this information to your respository?

I would be most interested in relevant output of the following command: lsusb -vvv (Linux) I don't know if there is as Windows command for this.

Thank you in advance!

Yours, DerFetzer

s0len0id commented 5 years ago

Cool! Yes, still got it, with the upgraded v15 firmware (selecting colors over midi works now). Will check tomorrow.

DerFetzer commented 5 years ago

Nice! Thank you very much!

s0len0id commented 5 years ago

See notes/smartpad-lsusbvvv-015.txt, is this what you need?

DerFetzer commented 5 years ago

Yes, exactly! Thank you very, very much!