• Confused web pages for MCB2400
    I was looking for schematic of MCB2400 but all links from this page: www.keil.com/.../mcb2400_to_schematics.htm pointed to MCB2300 schematic. Is there a schematic for MCB2400? Marko...
  • MCB2400 and SD-Card trouble
    Hi everyone, I'm testing the SD-Card example from Keil. The SD-Card is detected as Unformatted and when I answer YES to format it, the operation fails and it continuously asks me to format the SD...
  • EMC LPC2468
    Hello, I am trying to use the external SDRAM on MBC2400 (LPC2468) board. I am using the code sample RL-ARM HTTP Demo for MCB2400 but once I activate the EMC on the startup file LPC2468.s...
  • RL-ARM SD/MMC File Demo for MCB2400
    Hi, Is it possible to adapt the RL-ARM SD/MMC demo for MCB2400 to work on the MCB2140? Thought someone might have tried this already? Thanks, Mark.
  • 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...