• CAPCOM6 XC164CS
    Hello, Can anybody tell me how could i modify the duty cycle of CC60 while my aplication is running? I tried modifing Shadow Register (CCU6_CC60SR) but it doesn't work well. Thanks.
  • CAPCOM6 PWM erzeugen???
    Hallo, jemand da der sich mit dem Infineon XC167 und dessen CAPCOM6 auskennt? Ich möchte ein PWM Signal erzeugen. In den Regs siehts gut aus aber an den Pins kommt noch nichts an. -
  • CAPCOM6 Capture function
    Timer 12 needs to run (needs Bit CT12R = 1 in CTCON Reg), then the Capture / Compare Falling Edge Interrupt Flag (CC1F im my case ..) works as described
  • XC176 CapCom6 interrupts
    I use the XC167 with CapCom6 unit. On period match from Timer 12 I want to update the shadow registers but I can't find witch interrupt vector I have to use.. Does anyone know ?
  • Sample code for CAPCOM6 PWM
    Hello everyone, I am trying to generate the PWM signal for my infineon XC164 DSP. I just want the sample code for CAPCOM6 PWM. I need the sample code for the Edge Aligned mode and centre aligned...