• Micro controller selection
    please can you help me to select a microcontroller with the following requirements The processor should have USB 2.0 HIGH SPEED INTERFACE 3 SPI 1 I2C 2 UARTS IrDA TFT PANELS 1 ETHERNET...
  • Global variables not initializing to proper values
    Hello My global variables are only initializing to defined values when i download my code to LPC2468. After Power reset my Global variables are initializing to random values. I am getting following...
  • control modem using micro controller
    hii, I am using simcom300 modem and atmels 8051 micro controller for my project. can you tell me how to interface both using rs232 and program to control modem using at commands.
  • Help in selection of ARM
    Hi, Please help me in selection of ARM controller which supports the 9 bit multi processor communication in UART. My first choice is NXP LPC series. AT91SAM series also works. Thanks.
  • Proper way to bit bang with KEIL
    Hello, what im trying to do is reverse engineering unknown device. What i need is catch a 16bytes data from it. Each clk's pulse speed is about 20 nanoseconds. I'm using stm32f4 discovery board, so i...