This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Please help me how to add FATFS in USB hostlite for lpc1768

Hey guys i am trying to implement USB hostlite with fat32. I read your all messages and implemented those changes in my code but i did not get success yet.
www.siwawi.arubi.uni-kl.de/.../lpc17xx_chanfat_mthomas_20100715c_pub.zip

This site is not showing any output.
Please help me out how to solve this problem. How to write diskio.c file.

  • Hello Ankush,

    There are CMSIS-PACK examples for the Keil MCB1700 Evaluation board

    Open the Pack installer, C:\Keil_v5\uv4\PackInstaller.exe

    - On the top left of the window, for "Search", type "LPC1768" - the list below gets filtered.
    - Select the device (entry with a green icon) from the list below – on the right side of the dialog updates with Software Packs relevant to this device
    - For "Packs", install the Keil:LPC1700_DFP pack (if necessary)
    - On the top right of the screen, select the yellow "Examples" tab.
    - On the "USB Host Mass Storage (MCB1700)" row, click the "copy" button - a dialog pops up.
    - Pick a directory, click both the check boxes, and press OK - a new Keil µVision session opens with the example.
    - Build the project, Connect a USB cable to the board and start the debugger

    ======

    See also
    - the Getting Started guide at http://www.keil.com/gsg
    - Learning page http://www.keil.com/learn
    - Creating applications at http://www.keil.com/support/man/docs/uv4/uv4_ca_packinstaller.htm