• connect mcb 2300 to CRO
    hey, I am using mcb2300 for pulse generation and I am not able to create circuit to check the pulse output. so, please tell me how to connect a CRO to mcb2300 board. help me.... please
  • MCB 2300 blocked
    i have changed the PLL setting in the start up code as per the below listing. PLL Constants original value changed value PLLCFG_Val EQU 0x0000000B 0x00010027 CCLKCFG_Val EQU 0x00000004 0x00000007...
  • SPI on MCB 2300
    I had code to configure the LPC 2378 as an SPI slave that appeared to be working, but now no longer does. Now, when I read the S0SPDR register, I always get 0xFFFF PCONP |= 0x00000100; PINSEL0...
  • lpc2368 mcb 2300
    i want to display the value of adc on lcd.also can any one tell where to get the meaning of various functions used in example programs. i have reffered blinky and tried to understand it . i have worked...
  • TCP IP Problem MCB 2300
    Hi.. I am working on MCB2300(LPC2387) board. I have made one application to send and receive data through TCP and the same time I am trying to toggle LEDs connected on port0. I have used demo code...