• 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...
  • 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...
  • connect PC and AT89C52 via RS232
    Dear All, I am an amateur in mP. I am trying to use my PC to connect to AT89C51 but i am not succesful. Could all of you Please share your experience in this field? Thank you
  • RS232 communication via serial I/O
    I got a RS232 Serial routine from this site. But when I tried on my actual hardware it did not work. I work OK using Dscope simulator. Could somebody be kindly to take a quick look at the code to see...
  • Using the SSP for RS232 comms
    Hi there, Does anyone know if there's a way of configuring an SSP port to behave as an RS232 port (ASC). I know that SSP is 'synchronous' and ASC is 'assynchronous', but this would save me a whole lot...