• fseek() question
    I'm posting this question here since Keil's support haven't answered my email so far: ---------------------------------------- I have the following piece of code: fH = fopen(FILE_NAME_CLOCK, "a...
  • using Embedded File System and "fseek"
    hi, have a short question: does anybody know why the fseek command works in files (EFS) which are opened in write-mode in mostly all cases? but not at jump to the end of the file. as described it...
  • Smart Cards Question
    Hi, when working with smart cards and micro controllers you have five signals interfacing them: Clock, Reset, I/O line, Vcc and Ground. Clock and Reset...are they supposed to be quasi-bidirectional ...
  • RL-FlashFS with SD-Card: Some questions
    I am currently "playing" with SD-Cards (SPI-Mode) and RL-FlashFS. 1) Is there a way to get the "Drive Label" of the Card? 2) Is there an offical interface function to get the FAT formating infos...
  • card reader
    I m trying to implement card reader on lpc1768. My usb part is almost done. Working ok. Right now i m facing below problems: 1) sd card i m using in card reader is 2GB which gives me 1.86 GB usage...