• problems with USART communication
    Hey, I am having problems with establishing USART communication between two Atmega 16 IC I am using a transmitter to continually transmit a char and the receiver to detect this char. Once i have...
  • problem in 8051 to matlab communication
    hi i am final year student of electrical engineering and doing a project on 8051 microcontroller. in this project,i have to interface the 8051 to maltab for real world data.i successfully complete...
  • Problems with P89LPC932 serial communication
    Hello everybody I have connected the P89LPC932 microcontroller to the PC and try to send and receive characters using the windows hyperterminal. The communication seems to be OK, interruptions work...
  • Problem In SPI Communication
    hi friends, I am Using 5 (C8051F120) MicroControllers in My Project with the following settings. SPI Mode: Multi Master Mode - 4 wire Clock rate : 2.4 Mhz clock phase bit: 0 Clock polarity bit...
  • serial communication problem
    sir., i wrote the following code in keil compiler., but eventhough i didnt specified while loop.,the code is executing in infinite loop. may i know y ? my code: #include <reg51.h> void main...