Hi Enigma,
the Apps don't solve everything, especially since it seems not to be a full release yet. If you really want to use full peripheral features I suggest to use the XMCLib. I assume you use Dave4.1.2...in a project of Dave you can find the source code of the XMCLib in the folder "Libraries/XMCLib". Just include the header of the peripheral you need into a source file of your project, e.g. "xmc_ccu4.h".
The XMCLib is similar to the old Standard Peripheral Library from ST so you might get yourself used to the layout of the headers pretty fast.
Also I suggest to you to read the Application Note No. AP32287 which you can find when you follow this link:
http://www.infineon.com/cms/de/produ...9385e#ispnTab3
With 54 pages the document is pretty long, but it explains pretty well what the CCU4 is capable of and it is even packed with code examples using the aforementioned XMCLib. Good luck!
Regards,
Niclas
the Apps don't solve everything, especially since it seems not to be a full release yet. If you really want to use full peripheral features I suggest to use the XMCLib. I assume you use Dave4.1.2...in a project of Dave you can find the source code of the XMCLib in the folder "Libraries/XMCLib". Just include the header of the peripheral you need into a source file of your project, e.g. "xmc_ccu4.h".
The XMCLib is similar to the old Standard Peripheral Library from ST so you might get yourself used to the layout of the headers pretty fast.
Also I suggest to you to read the Application Note No. AP32287 which you can find when you follow this link:
http://www.infineon.com/cms/de/produ...9385e#ispnTab3
With 54 pages the document is pretty long, but it explains pretty well what the CCU4 is capable of and it is even packed with code examples using the aforementioned XMCLib. Good luck!
Regards,
Niclas