• 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
  • 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...
  • 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...
  • FILE operations for MCB 2300
    Hi, I am working on MCB 2300 kit (NXP2378 Processor). My application requires to pass an image as input to the program and I need to open that image in write mode. I have tried using fopen (filename...
  • 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...