• 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 ARM 7 TDMI MCB 2300
    Dear Mr.John Linq, We require TCP/IP Protocol to send two bytes of data [SAMPLE PROGRAM]. Currently our Ethernet Driver Data is sent using HTTP protocol.In our Code we convert HTTP WebPage into...
  • 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...
  • 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...