Electronics > Microcontrollers
USB host/microcontroller
(1/2) > >>
DavidDLC:
Can you recommend a USB host chip to be used with a Microchip microcontroller ?

For learning purposes I want to use a USB mouse with it.

Thanks.
joelby:
MAX3421E?

Or just use a PIC24F or PIC32 with USB host support.
mikeselectricstuff:
Vinculum VNC2 may be worth  a look as well, unlike the earlier device this is a user-programmable MCU with USB libraries, but can be used as a serial/SPI to USB host interface with their ready-made  firmware.
The (free) devtools are a bit sucky at the moment, but useable.
monpjc:

--- Quote from: mikeselectricstuff on February 08, 2011, 10:17:31 am ---Vinculum VNC2 may be worth  a look as well, unlike the earlier device this is a user-programmable MCU with USB libraries, but can be used as a serial/SPI to USB host interface with their ready-made  firmware.
The (free) devtools are a bit sucky at the moment, but useable.

--- End quote ---
Agreed - I have used these are are very good - can talk to it over serial like like typing DOS commands - very simple to use and removes all that USB protocol stack stuff if all your interested in is get access to a flash drive.

Alternatively Microchip have very good library's and support. Also lost of pre-written examples you can teak to your application.
mikeselectricstuff:

--- Quote from: penelopeklimas on February 15, 2011, 01:06:01 pm ---I am doing a project that contains a barcode reader that reads barcode from a product and then transfer it to a PIC microcontroller that will forward it to a ZIGBEE transceiver.I want the PIC microcontroller to take the input from the barcode reader so i want a communication link between them? I am thinking of USB connection, so i should make the PIC as a USB Host is that possible? or if there are another ways to get the barcode and the pic communicated ?

--- End quote ---
It will be way easier to use a serial or ps/2 keyboard interfaced barcode scanner.
Navigation
Message Index
Next page
There was an error while thanking
Thanking...

Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod