Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Project(s)

In this section you can find all the projects related to the CPU - PM - Power Manager.

Example(s)

PM Example1 for EVK1100

Configure OSC0 as source of the main clock and configure a generic clock GCLK with OSC0 as input. Output the generic clock on a pin. Switch into the FROZEN sleep mode while still maintaining the generic clock output.

PM Example2 for EVK1100

Configure a PLL (or a DFLL, depending on the device) and use it as the main clock source for the synchronous clocks. Configure a Generic Clock with the PLL (or DFLL) as input. Output the generic clock on a pin.

PM Example2 for EVK1105

Configure a PLL (or a DFLL, depending on the device) and use it as the main clock source for the synchronous clocks. Configure a Generic Clock with the PLL (or DFLL) as input. Output the generic clock on a pin.