CCU4 and CCU8

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi There!
Any one can share CCU4 and CCU8 example project?
I have no idea how to start of the project,
Thanks guys,,

Cheers,
Ali
0 Likes
6 Replies
elegantk
Employee
Employee
You might wish to download the project example for PWM.

Help >> Install DAVE Apps/Example Library
In the "Work With" dropdown list, choose "DAVE Project Library Manager"

XM4500 >> XMC4500 Series >> DAVE 3 example project with DAVE Apps >> Timed-Input-Output >> PWM
0 Likes
Not applicable
Hi elegantk,
Thanks so much,,
i appreciate that .
0 Likes
Not applicable
Hi Guys,

Any body know how to implement the sps and dps on the xmc4500 mcu ?
Thanks before,
Ali
0 Likes
elegantk
Employee
Employee
Hi Ali,

Can you elaborate on the term "sps" and "dps"?
0 Likes
Not applicable
single phase shift and dual phase shift,
Anyway, do you know how to update how to update the period and duty cycle in example project such as in PWM_PulseCount_Example, PWMSP001_App_EXAMPLE, PWMSP001_CNT001_Example1, PWMSVM01?
or you have explanation of those example? i got project regarding update the period and duty cycle.
Thanks very much guys,
0 Likes
elegantk
Employee
Employee
Help >> Help contents >> DAVE Apps >> PWMSP001 >> PWMSP001 App: CCu4_PWMSinglePhase_PWMSP001 >> API Documentation
Under the API Documentation, there are some useful API:
- PWMSP001_SetCompare()
- PWMSP001_SetPeriod()
0 Likes