• FINFO Add file properties on FATFS
    Hi, I'm using the FS_CM3 library on SD card. I can read, write.. all is ok, but, don't know how to create a file with the right time and date, don't know how to pass my RTC clock time and date to...
  • FINFO Add file properties on FATFS
    Hi, I'm using the FS_CM3 library on SD card. I can read, write.. all is ok, but, don't know how to create a file with the right time and date, don't know how to pass my RTC clock time and date to...
  • usb hostlite MAIN_Write() function for LPC2468
    Hello to one and all! I have an array of integers which i want to write to pendrive.In USB hostlite for lpc2468,the main_write() function should be called for this purpose according to my understanding...
  • usb hostlite MAIN_Write() function for LPC2468
    Hello to one and all! I have an array of integers which i want to write to pendrive.In USB hostlite for lpc2468,the main_write() function should be called for this purpose according to my understanding...
  • usb hostlite
    Hi I am trying USB hostlite stack and FATFS module to make my MCU LPC2468 as USB host Compatible with FAT32.but i couldn,t understand how to start with FATFS module in USBHOSTlite example means...