Page 1 of 1

USB Pendrive

Posted: 25 Jan 2012 17:04
by vijay1590
Can i interface USB Pendrive of 4GB to write and read data in PIC32MX4 multimedia Board?????

Re: USB Pendrive

Posted: 25 Jan 2012 17:44
by pmcclear
mE doesn't have USB host libraries. You can use the Microchip libs to implement a thumbdrive file reader/writer - http://ww1.microchip.com/downloads/en/a ... 01145b.pdf

Of course you won't be able to compile this in MikroC :)