• C167CS - Problem initializing 2nd Can Port
    Has anybody successfully programmed a C167Cs (dual Can controllers) to communicate over the both can channels? We are having a problem with the 2nd CAN channel. The problem occurs during hardware initialization...
  • Phytec KC167CR debug problems
    Hi all. I am experiencing some problems with debugging my code on my Phytec evaluation board. I run the RTX166 Traffic-example. I'm using Keil Monitor-166 with the KC167CR config. In the description...
  • C167CS mystery
    Hello all, This is the deal: 2 identical controllers of type C167CS. The requirement is that one product cannot be used without the other, so I devised a simple authentication protocol: R(n) = ...
  • C167CS and the SSC
    Hello all, My board uses the C167CS's SSC to communicate with an EEPROM. I looked at the code that drives the peripheral (and at the data sheet of the device) and there is something I don't understand...
  • bootLoader for c167cs
    I must create a bootloader for C167CS for programming a flash memory using ASC0 and bootloader features. Where I found examples or source code for this programm? Thanks in advance.