Developing on Infineon C-167:

 

The C167-CR product family from Infineon is a very powerful 16-bit microcontroller with significant interrupt handling and alot of peripheral function, such as PWM-module, timer and CAPCOM. It is used primarily for regulating and steering electrical and mechanical systems, but you can also use the microcontroller in other sections too.

Here are some useful links on the C167 microprocessors:

Infineon homepage: www.infineon.com

Online script: www.ict.tuwien.ac.at

Since I am new at working with Infineon microcontrollers, there are no projects yet. Here are some short examples of how to set ports as in/output and use interrupt service routines:

click here for examples