• A question about XC167 eletrical properties
    Hello all, A colleague of mine is dealing with a problem: he seems to be missing edge triggered interrupts. I checked the code but I couldn’t find long periods during which IEN or for that matter...
  • getting file info in keil with FATFS
    Hi All, I am writing a application for Tiva C series MCU where I need to write/read the file to/from SD card. If I read the directory by using FATFS library by calling fread as below iFResult...
  • 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...
  • FatFS implementation on Luminary Micro
    Hi, Is it possible to implement FatFileSystem Realtime Library on Luminary Micro microcontroller? Attached example are related to other type (LPC). Many thanks. Marian
  • Issue in FATFS with Keil RTX
    Hi, I'm using STM32F437 with my customized hardware. I have SD card interfaced to micro through SDIO interface. I'm using Keil RTX along with FATFS. I have excluded MICROLIB. I'm trying to call file...