deeplearns
Member level 4
- Joined
- May 19, 2011
- Messages
- 75
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,288
- Activity points
- 1,939
Hi ,
I wish to know If i can simulate Usb Mass Storage Class in Proteus with the PIC18F as host .
I have ran several other examples in which the PIC acts as an device , so the computer loads the driver sucessfully and the thum drive can be seen in the Explorer and files inside can be edited or copied .
But now i want to use the PIC to detect the thumb drive , ie to write firmware for PIC as host for the pendrive and create a filesystem and write files (transfer reports )to the pendrive so that when i connect it to the PC i can see the files exclusively .
I have used the MLA code and am able to detect the thumb drive and enumerate it .But after that i am facing problems .
Thanks .
I wish to know If i can simulate Usb Mass Storage Class in Proteus with the PIC18F as host .
I have ran several other examples in which the PIC acts as an device , so the computer loads the driver sucessfully and the thum drive can be seen in the Explorer and files inside can be edited or copied .
But now i want to use the PIC to detect the thumb drive , ie to write firmware for PIC as host for the pendrive and create a filesystem and write files (transfer reports )to the pendrive so that when i connect it to the PC i can see the files exclusively .
I have used the MLA code and am able to detect the thumb drive and enumerate it .But after that i am facing problems .
Thanks .