• Second serial port - asynchronous UART
    I am trying to write code for the second serial port on the C167. I seem to be having major trouble. I have read that port pins 3.0 and 3.1 are Tx and Rx respectively and then from other sources that...
  • c code for using second serial port on p89c669
    Is anbody having C code for using secand serial port on P89C669.Thanks in advance
  • How to get second FX2 serial port to work?
    Hello, I have read all the info regarding how to get the 2nd serial port to work with putchar (printf). I have updated the 'PUTCHAR.C' file like recommended by Keil: char putchar (char c) { ...
  • Second serial for 2051
    Hi... I need to have 2 serial ports on my 2051. First to communicate with PC (at 9600) and second to communicate to another device (at 1200). As I think I need to write something like bit-bang function...
  • SSC Port (Second Port) Programming of C167
    Hello: I am working on interfacing(connecting) the mini-Module 167 to dSpace system through RS-485. For this purpose I have to use the second serial port of the evaluation board of the mini-Module...