• I can't use COM1
    I'm tryng to read/write from/to COM1 serial port, but i don't know how. I programe in asembler Thanks
  • usb2uart for com1 & com2
    Hello, Currently i am doing an USB2UART project. My COM1 flow is getting through. But COM1 + COM2, I am facing a system hang problem. I had changed only desciptor tables. ( configuration descriptor...
  • Serial Window #2
    hello, I'm using the C167 with Keil and I'm printing out some text in the serial window #1 (COM1) for this I initialize the serial interface */ P3 |= 0x0400; DP3 |= 0x0400; /* SET PORT 3.10 DP3...
  • Logging of serial output window?
    Is it possible to log the output of a serial window in a file?
  • 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...