Which IC to make Pen drive interfacing with Microcontroller

Thread Starter

Vindhyachal Takniki

Joined Nov 3, 2014
598
1. I have to interface a pen-drive with a microcontroller for data logging purpose.
task is to create a FAT based text file in which data will be appended.

2. Is there any usb host like IC available so that it can be interface with any MCU over uart to write data.
Like equivalent of FTDI232 is usb slave which can be interfaced with any MCu to connect it to any computer.

3. i had checked for vnc1l , it has two ports.
Any other IC with single port or cheaper alternative?
 

be80be

Joined Jul 5, 2008
2,395
MAX3421 Has more support because it's used with the ardunio there lot's of premade firmware.
VNC2 would probably be more work.
 
Top