• Porting C167 code to C164
    How easy is it to port C167 (Kitcon) code to a C164 such as the nanoMODUL-164? Thanks Dave
  • Change Port 6 C167 CR
    Hi there, I am working on Phytec minimodul c167 and i would like to change the Pins 6.0, 6.1, 6.2, 6.3, 6.4 from Chip select mode to general purpose I/O. I know they are configured by RP0H in CSSEL...
  • 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...
  • Porting C167 C-Code to 80C537
    Is there any tool that can do that for me? or do i only need to check the diffs between c167s headers and c51 headers? any guides/tuts/how-tos?
  • How to start C167 with defined state of all ports?
    At the startup of the C167 (C167-CR-LM) the state of all Ports (except Port 0) are undefined, right? How can I set them to a defined state BEFORE running my programm? Is there only the way by doing...