• is this possible to use same serial port of 89s52 for different purposes?
    In my project i want to interface a GSM modem and 24c02C i.e EEPROM (I2C based)to microcontroller. so now i am not understanding whether can i use same Rx-Tx pins to interface microcontroller (89s52...
  • is this possible to use same serial port of 89s52 for different purposes?
    In my project i want to interface a GSM modem and 24c02C i.e EEPROM (I2C based)to microcontroller. so now i am not understanding whether can i use same Rx-Tx pins to interface microcontroller (89s52...
  • debugging w/ uVision2 while using the serial port
    Is there a way of using the uVision2 debugger and still use the serial port from the uProcessor? I am using the ADuC834 and need the serial port to send and recieve ascii text messages.
  • debugging w/ uVision2 while using the serial port
    Is there a way of using the uVision2 debugger and still use the serial port from the uProcessor? I am using the ADuC834 and need the serial port to send and recieve ascii text messages.
  • Is there a debug command for clearing the serial port window?
    I want to be able to clear the serial window so previous output doesn't clutter the window, and then start a test from a debug script; but the only way I can see to clear the serial window is to right...