• Ethernet port to serial port
    i am using MCBXC167 NET board i hav to take IP packets from ethernet port then add header to it then i hav to send it on serial port. how can i achive this plz.. hlp me..
  • Problem with serial port
    I've done a program using the simulated serial port. My program has to communicate with a PC using the 232 interface, so I use the simulated serial port for the monitor, and the 232 interface for the...
  • serial port and timer
    Hi, I have a problem.I must send through the serial port the number 1 and the number 0 every second using a timer of the c167cs. Would someone know me to help?
  • Reading Byte in a Port
    Hi everyone! I am new to keil and wanted to know how do I read a byte in a port. For example, I want to read the port's value. I know in a port have 8-bit and I want to be able to write a code which...
  • 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...