• LPC1768 In System Programming
    Dear all, Hi I am using LPC1768 for a while now and I have always used J-TAG to program it. In my new project I need to use ISP procedure. I read the user manual but everything is vague and frustrating...
  • LPC1768
    hello i have found following code to make a delay in my micro but i can not understand some of the sentences i am not professional does any one friend help me? what is the meaning of {unit32_t}...
  • File System
    Hi May be my question seems to be Irrelevant to this forum but your answer can help me. I am making a file system it is working well in case of files but i donot know how to store directies in it. I...
  • Diff between File system and FAT file system
    Hi to all, i started to work on FAT file system on SD 1GB card. LPC2388 on MCB2300 board. Just now i have completed my binary search on File system on SD card. Simply fopen, fread, fseek,etc. ...
  • Size of file in file system
    Dear all, After implementing file system on both 1Gb Nand Flash & 4Gb Nand Flash, using LPC1788, i found that the minimum size of any created file was as follows: 1Gb - 8KB 4Gb - 16KB I want to...