We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2016/12/31 12:40:54 PM CET
I want to interface pendrive to PIC24FJ256DA210. I want to read text file from PenDrive.
We are using MicroC PRO for DsPic compiler. I have ready code for PIC 24FJ256GB110 which is provided by Micro Electronica.
I have converted it for PIC24FJ256DA210. But not getting proper output , means my pendrive is not getting detected.
Hardware is already tested for HID application (USB Key Board). I am using same hardware for this application.