• 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...
  • 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...
  • make com0 and com1(serial ports)of mcb2140 work simultaneously
    Hi, I have mcb2140 which two serial ports COM1 and COM0. I want to connect COM1 to my computer and COM0 to other evaluation board PN544. I want to basically send commands from my computer to...
  • make com0 and com1(serial ports)of mcb2140 work simultaneously
    Hi, I have mcb2140 which two serial ports COM1 and COM0. I want to connect COM1 to my computer and COM0 to other evaluation board PN544. I want to basically send commands from my computer to...
  • Simultaneous multiple serial port access
    MDK-ARM Development Question: Using the Keil MDK-ARM Microcontroller Development Kit and the standard C Library, how does one implement access to multiple serial ports (UARTs) simultaneously when using...