This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Application examples for C167CS

Hi all,

I wonder if I can get some pointer to the sites for application examples of C167CS which demostrate how to interface component like display, keyboard, motors etc to C167CS including schematic drawing.
I have checked http://www.keil.com/download and Inifeon web site but what I miss is that these examples describe only one aspect like PEC, watchdog timer etc and not a complete concrete application and further I miss schematic drawing in these examples.
I would appreciate if someone can help me in this regard.
thanks in advance
regards
/Mohammad

Parents
  • I don't know of any sites that have schematic diagrams for applications with this family of processors. I believe the '166 application book from Infineon(Siemans at the time) had some small examples. Most other examples I know of are proprietary.
    You can get some ideas from the schematics of the various development boards from Keil, Phytec, ...
    The C167CS (and ST10F167/168/2??) can be run in single chip mode with no glue logic, just output buffering if the application is simple enough. Otherwise, the external bus allows connection to external memory and memory-mapped I/O such as displays, UARTS, etc.

    Best Luck
    Scott

Reply
  • I don't know of any sites that have schematic diagrams for applications with this family of processors. I believe the '166 application book from Infineon(Siemans at the time) had some small examples. Most other examples I know of are proprietary.
    You can get some ideas from the schematics of the various development boards from Keil, Phytec, ...
    The C167CS (and ST10F167/168/2??) can be run in single chip mode with no glue logic, just output buffering if the application is simple enough. Otherwise, the external bus allows connection to external memory and memory-mapped I/O such as displays, UARTS, etc.

    Best Luck
    Scott

Children