• drive an FRAM with a hardware SPI
    Hello, With the help of one example <EX22-SPI> I want to drive an FRAM with a hardware SPI on an LPC2114. This example code uses interrupts to read and write data. Is it mandatory? Who has such code...
  • drive mmc/sd card with SPI port
    dear sirs i want to use the rl-arm library for mmc/sd card , well thats very good . i could use it with the LPC2368 SD PORT but i want to use it with SPI port who can help me to do this ? also i want...
  • Dual NAND flash drive not working
    I'm trying to implement a dual NAND drive using an MT29F1G08. Drive N0 works ok, but drive N1 didn't work, even configuring it on File_Config.c. I try using finit(NULL) to initialize both drives, but...
  • what is C drive path in keil...
    In Keil mdk version 5,what is the path to find the example codes of UART or ADC (C drive path) ?...........plz help me
  • LPC2368 writing from MMC to USB flash drive
    Hi I want to copy data from MMC/ micro SD to a USB flash drive. I know the MCI feature of LPC and I successfully tested the Keil example for using MCI for MCB2300. But what features I should use to...