• Configure EBC to become a PWM signal on Pin P1L
    Hello, I am trying to use CC60 and COUT60 on the XC167 to generate a simple PWM generation with CAPCOM6. I am debugging using the µVision3. My problem is that my program and the PWM signals runs...
  • CAPCOM6 with external bus XC164 / XC167
    Hello all, has anybody tried to use CAPCOM6E, if the external bus works in 16-bit multiplexed mode ? Without bus - all works fine. But if I enable the bus and set EBCMODE1 with 0x001F (31d) to...
  • code & data allocation on flash of xc167
    Question about flash programming of xc167. Flash is devided into 6 sectors, which can be erased separetly(?). I need to use flash for variable storage, which can be modified while program running, and...
  • SSC Serial Flash on Infineon XC167
    I am working with an Infineon XC167 connected to a M25P40 on the Synchronous Serial Interface. Aside from the data sheets for the two devices, does anybody know of a good source for example code or at...
  • XC167 - write data to flash memory
    Hi at all! I have to save some configuration Data to the flash rom of a xc167CI processor. Can I use the program flash? I don't have any experience with this topic. How do I have to config the L166 Locate...