• dual serial port usingds89c420
    hello, iam using ds89c420 in my application. in this i want to recive the data from serial port1 and transmit data from the serial port0. then how to write code in keil for this application
  • dual serial port usingds89c420
    hello, iam using ds89c420 in my application. in this i want to recive the data from serial port1 and transmit data from the serial port0. then how to write code in keil for this application
  • about dual serial ports of ds89c420
    hello, i want use dual serial port of ds89c420. i how to initalize the serial ports and how ser the serial port 1 to the hig priority mode. in my application i want recive only from the serial1 and...
  • about dual serial ports of ds89c420
    hello, i want use dual serial port of ds89c420. i how to initalize the serial ports and how ser the serial port 1 to the hig priority mode. in my application i want recive only from the serial1 and...
  • Problems working with timers and serial ports simultaneously
    I required the usage of serial port 1 on a Dallas 89C420. In order to use it i checked the example program Interrupt-Driven Serial I/O Support for printf filename "intsio.zip". The example was adapted...