• Reg: Interfacing ARM7 MCB2140
    After connecting external keypad and display to ARM7 MCB2140,is there any software application to be loaded or executed to make it operate???
  • how to interface keypad in arm7
    how to interface a keypad in arm7. what is the programing code for it. my keypad using for notice led display
  • Keil MCB2140 dev board
    Hello, Is it possible to implement SD Card Mass Storage Class with the Keil MCB2140 development board using LPC2148 ? Thanks Eric
  • programming MCB2140 Evaluation board
    Hi, I am using MCB2140 evaluation board schematic for programming my board. I am facing a problem while shifting from running mode to programming mode. I need the jumper sets and programming procedure...
  • MCB2140 board question
    Hi I'm trying to use P1.16 to P1.23 with ULINK conected and am not able to turn leds on/off. FIO1MASK = 0x00ff0000 FIO1DIR = 0x00ff0000 FIO1CLR = 0x00ff0000 => This should turn leds off...