I am new to using AVR and tying to start a project with the USBKEY and wanted to get some suggestions. I am trying to use the key in host mode to get an athorization code from another standard memory USB memory stick to compare to an internally stored value and if it is =, to command an output pin high for a set amount of time.
Eventually I plan on implementing an encryption algorithm.
I plan on using AVR studio with the in system programmer.
Any help would be greatly appreciated. :)