• Want to know the difference
    I want to know the differences between the following two definiations: (*((volatile char xdata *)( CHIP_BASE + i))) ((volatile char xdata *)( CHIP_BASE + PTR_BASE + PTR_SIZE * i)) Thank you....
  • LPC2364-USB interface used to detect Mobile Phone.
    Dear All !! I am trying to configure LPC2364 controller board as Host and connecting an Mobile Phone to the USB Port of LPC2364. i have a query 1.In which class the Mobile phone will be identified...
  • wanted to know about ARM7 programming
    Dear to all , i have to work with ARM7 platform. give me guidance to get proper study material for programming in ARM7 starting from the scratch
  • Sending commands to GSM module
    Hi, I use GSM Module(Wavecom 2686) to send SMS. Communication to the module is through the serial port (RXD,TXD).I tested the module by sending AT commands (as per the GSM Module Catalogue). Now I have...
  • Interfacing of GSM module with 8051
    hello sir/madam, This forum is very good. last time also i had used this.Got very nice information.:) Now i want to interface GSM module with 8051. 1)can i do it without using hyper terminal? ...