• Interrupt Controlled Serial Interface for C167
    Hello, I am looking for example code to using the ASC0/1-Port as an Interrupt Controlled Serial Interface for C167/XC167. I only found polled receive- and transmit-functions checking the ASCx_RIC...
  • c167 stepper motor control
    Hi I am trying to interface a Stepper motor with a c167 microcontroller. I am using the motor to tilt and pan a camera. the motor can only move a maximum of 10 degrees per step. I would be grateful...
  • C167 serial interface problem
    Hello I have still some problems with my serial interface on the Infineon C167 controller. The original function putchar or printf won't work. I have used some hints : S0CON = 0x0011; S0BG = 0x40;...
  • HW flow control - bluetooth
    Hello, I am working with a bluetooth module (actually, 3 of them) than can expect a high volume of incoming data at moderate/high bitrates. Bluegiga, the WT12's manufacturer, recommends using hardware...
  • UART Flow Control
    Hi all, Can anyone of you give me an idea as to how to perform flow control on the serial port. In other words which registers of the UART control the CTS-RTS business. Regards, Vipin