• LPC2368 ARM 7 TDMI MCB 2300
    I was able to configure and work with I2C interface in LPC2368 using Polling Method.There was no problem with the polling method. Now i am forced to use I2C using Interrupt Routines for Real-Time...
  • 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...
  • 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
  • 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...
  • 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...