• 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
  • Logic Analyzer: Bought it - Why Not Use it
    Since uVision4 was purchased and there are features I have not yet used I thought I'd try the included Logic Analyzer utility to get the hang of it. However, I have run into a couple of issues... ...
  • timer and phyCORE Dev board
    Hi all When i run the program below in the simulator the program works fine and the LED blinks correctly in the simulator window.But if I download the program to the phyCORE dev board the LED in the...
  • operating leds not on a dev board.
    I see the examples of how to use the LEDS on the Keil examples but I'm not able to do this on my own board. I tried something like GPIOC->MODER |= (GPIO_MODER_MODER8_0);//output GPIOC->OSPEEDR...
  • Tying VBAT to ground on the MCB2103 Dev Board
    Is there code preventing the LPC2103 from booting normally when VBAT is shorted to grounded on the MCB2103 development board? The Philips's user's manual for the part says to tie VBAT to ground when the...