• Unable to mount the sd card in lpc1768
    I am working on file system middleware component to interface the SD card with lpc1768.I double checked all the resource requirements and configuraton of all the components required.Still, fmount function...
  • HC-SRF04 Interfaceing LPC1768
    Hello ! HC-SRF04 interfaceing LPC1768 with Timer2 //**************************************** #include "lpc17xx.h" #include "type.h" #include <stdio.h> #define LCD_LPC1768 #define LCD_PORT_1...
  • SD CARD NOT DETECTED BY LPC1768 LANDTIGER BOARD
    Hi, i am working on a project using the lpc1768 on the landtiger board to accesss some files from the sd card(16GB space-32bit pcm format), the issue i have is that even after powering the sd(LD3 is...
  • LPC2129 interfacing to SD card
    Respected Sir/madam, I want to interface SD card to LPC2129 using SPI protocol. If any one worked on that please send me the details with code Thank you
  • LPC1788 SD card interface
    Dear friends I have a project with LPC1788 where I need to read an audio file from a SD card and play it using DAC unit. The two requirements of the project are to use a file system (FAT is preferred...