• ARM 7 TDMI
    hello, i'm learning ARM 7 TDMI and i'm using keil for programming. i would like to run the hardware simulations in PROTEUS 7 PRO , but i've a problem. i don't have the processor LCP2148 in the lib...
  • Re: When absolute address AR0-AR7 are used ?
    Hi all, I know when to use AREGS/NOAREGS and using directive. In my project, I am using AREGS (that is default). After compiling, when I look at *lst files,I realize some functions, after being...
  • Initialisation of Internal I2C in ARM7-LPC2148-TDMI(NxP)
    Hi.. Can you please help me with initiating the inbuilt I2C in ARM7-LPC2148-TDMI(NxP). Manual says 2 things : 1) After start condition is sent, SI is reset and the STAT register is set to 0x08...
  • 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...
  • 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...