• MCI flash download problem in MCB2300
    Hi, I am using the example program of MCI for mcb2300. I am getting the following error when i am dumping the code in the flash using Ulink-ME. No Algorithm found for 0x40000000H - 40001CF7H...
  • MCB2300 UART1 troubles
    I'm trying to use both UART0 and UART1 to communicate with 2 different devices. Adapting example code, I try to initialize both of them as so. PINSEL0 |= 0x00000050; /* Enable TxD0 and RxD0 */ ...
  • LPC2400 startup file - SD Card (MCI Interface)
    Hi everyone, I have a very strange problem with LPC2400 startup file. I took me some time to figure what is going on so I would appreciate any suggestion or opinion. I have Olimex LPC2478 development...
  • No correct work microSDHC card with LPC1788 (MCI protocol)
    No correct work microSDHC 8GB card with LPC1788 (MCI protocol). I use file system from Keil FS_CM3.lib and MCI driver from Keil MCI_LPC177x_8x.c (v4.54). MicroSD card with capacity before 4 GB works...
  • LPC2468 SD CARD MCI CLOCK frequency setting
    Hello Everyone, I have developed an application based on SD card using LPC2468. I have initialized SD card with MCI Bus . I have tested it for Sandisk 4GB/8GB speed class 2 SD card for which it is...