how to?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
meyti
Posts: 2
Joined: Fri Jul 26, 2013 12:41 pm

how to?

Post by meyti » Fri Jul 26, 2013 1:02 pm

hi
I have a dongle(chip atmel) that does not require drivers.how to dump usb hid(win 32 bit),i cant analiz usb trace *.logs
What do you recommend
Please help me

vouvoume

Re: how to?

Post by vouvoume » Sat Jul 27, 2013 12:55 am

Hi.

I am not quite sure what you want/mean.

It seems to me you are using HIDBoot bootloader on your dongle and do not know how to program it?
The tinyUSBboard project offers different bootloaders
( http://matrixstorm.com/avr/tinyusbboard ... bootloader ).
HIDboot is one of them. Maybe you can look there to get the EXE-Program for
flashing your dongle. (If this it is, what you want.)

Have a nice day

meyti
Posts: 2
Joined: Fri Jul 26, 2013 12:41 pm

Re: how to?

Post by meyti » Sat Jul 27, 2013 2:38 pm

Thank for your response
I have a program that works with hardware lock, dongle "hid".


This is My HID Dongle info
USB\VID_16C0&PID_05DF\5&339E9CE1&0&1


Q1:how to EMU using Vusb Based
Q2.how to analiz log

http://www.mediafire.com/download/6u...t_and_logs.rar

size:233kb

Question 1. How can I simulate drivers
Question 2. How can I decrypt the log file"i use usb trace"

Post Reply