• Interrupt handling for C164CI
    Hey, I am new to embedded programming. I am finding it hard to understand the 'interrupt handling' process. Specifically I am using the C164CI micro. Does someone have a simple sample code I can take...
  • Usage CAN in C164CI
    I use C164CI-LM (Step AB) for my application. I want to select Port8 (P8.0&P8.1) for CAN transfer and so I use next C-text for initialization CAN: P8 |=0x0003; DP8 &=0xFFFC; ODP8|=0x0002; DP8...
  • Interrupt handling for C164CI
    Hey, I am new to embedded programming. I am finding it hard to understand the 'interrupt handling' process. Specifically I am using the C164CI micro. Does someone have a simple sample code I can take...
  • Usage CAN in C164CI
    I use C164CI-LM (Step AB) for my application. I want to select Port8 (P8.0&P8.1) for CAN transfer and so I use next C-text for initialization CAN: P8 |=0x0003; DP8 &=0xFFFC; ODP8|=0x0002; DP8...
  • about the address decode of C164CI
    Hello every one. Now I have a C164 board "SK-164" made by phytec. In the page 39 of the hardware manual, it says that "if use Chip-Select Signals to decode address, the JP9 should be on 1+2 state and...