Electronic – USB Host device

atmegahostusb

I am looking at creating a USB host devices to talk to a standalone printer.
Basically my devices would feed out commands to the USB chip and the pritner would print it without interaction of a PC.

What chips would you recommend for the USB/MCU?
I am leaning towards an ATMEGA micro with a Vinculum USB interface.
Would it be easier to use a all in one chip or have a seperate MCU and USB chip?

Thanks

Best Answer

I've never used one, but I'd look into the AT90USB1287 chip. It even comes in an handy evaluation board called the AT90USBKey. While the chip itself is supposed to be able to act as a USB-OTG Host, it isn't clear to me that the demo board supports that.