• Routines for SAE81C90 CAN Chip Combined with C165 Processor
    I am currently working with a Siemens/Infineon SAE81C90 CAN chip married to a C165 processor. Despite having a lot of success in the past with finding software, available freely on the net, for use...
  • Problems with C165 Extended Address Range Using C166 compiler
    I am trying to use a package with C166 compiler to provide code for a C165 chip. I am using the maximum number of address lines to drive various peripheral devices (CAN chip, ADC chips, DAC chips, ...
  • Is C165 8 bit multiplexed address data bus Intel or non-Intel?
    Hi there All, I'm trying to link my C165 processor to an Intel 82527 CAN controller chip. In the setup instructions for the Intel chip it gives options for communicating with:- * An 8-bit Intel...
  • CAN-Routines generated by Dave
    Infineons Dave generates the following code for FIFO-Reception of CAN-Messages: // @Controller Infineon XC167CI-16F40 // // @Compiler Keil // // @Codegenerator 2.4 ubyte CAN_ubReadFIFO(ubyte ubObjNr...
  • can MON51 use the on-chip XRAM of C515C processor?
    Hello all, I'm debugging my C515C board using MON51 of Keil professional kit. There is no other RAM chip on the board except the on-chip 2K RAM of C515C. Can someone tell me if I can set up that 2K...