Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | sdcard access problem to lpc2378

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

sdcard access problem to lpc2378 - raveendran - 08:00 02-09-08

Hi,
 i am new to arm lpc2378 processor. i want access sdcard in lpc 2378
processor. i downloaded example code for version chaN 0.05/nxp 1.4/mt 0.3,
i am running this code and given command to processor- di 0 :command for
initialization of sdcard i am getting this output. pls help me what is the
problem in my code.

SDcard details:1GB
 
    command: di 0

MCI_DMA Enabled
MCI_INTI ok
timeout CMD8 - SD_Card version 2.0 or MMC
MCI_Send_ACMD failed - MMC, invalid power range or no card
unknown card
check_CID failed
Set_CSD failed
select_card _failed
set_blocklen failed
set_blocklen ok
select timeout changing to trans
wait_ready: send_status invalid_response
wait_ready: time out stby or trans
deselct timeout waiting trans or stby
MCI_POWER 0x00000000

thanks








Re: sdcard access problem to lpc2378 - Rich Webb - 09:10 02-09-08

On Tue, 02 Sep 2008 07:00:57 -0500, "raveendran" <s...@gmail.com>
wrote:

>Hi,
> i am new to arm lpc2378 processor. i want access sdcard in lpc 2378
>processor. i downloaded example code for version chaN 0.05/nxp 1.4/mt 0.3,
>i am running this code and given command to processor- di 0 :command for
>initialization of sdcard i am getting this output. pls help me what is the
>problem in my code.

You're using an "=" instead of "==" on line 683.

-- 
Rich Webb     Norfolk, VA