• MCB2140 Serial Communication via RS232
    I am new to MCB2140. I want to interface RS232 to MCB140 for serial communication between PC and Board. Below is my code. I searched for manual and gone through the basics for UART initialization. Everything...
  • RS232 & MAX232 serial communication
    Iam connecting microcontroller 8051 with my PC COM1 port to have serial communication. To have same voltage levels between PC and 8051 i have used MAX232 but i need to know what other components like...
  • rs232 serial communication
    Hello I need to communicate gsm module. as it use asci AT commands I ask if I can connect the modems serial port directly to the microcontroller such as 89s51/8051 or I need interface?
  • RS232 serial communication
    i need to write a program to send a set of data from PC to 8051 through the rs232. How can find the sample source code and referance material for that. Thx for your help.
  • Control MCU Via RS232
    Hi,Dear sir; I want to write a program to modify the data in EEPROM IC by controlling the MCU via RS232 interface from the PC. Do you have any application notes on this subject? And any example codes...