Getting Started
Example | Description |
|---|---|
Dual-CPU Empty PSOC6 App | This is a minimal starter dual-CPU template for PSOC™ 6 MCU devices. For more details, see the README on GitHub . |
Empty App | This is a minimal starter application template for Infineon MCU devices. For more details, see the README on GitHub. |
Empty App | This empty application provides a template for creating applications using CYW55xxx devices. For more details, see the README on GitHub. |
Hello World | This code example demonstrates a simple UART communication by printing a "Hello World" message on a terminal and blinking an LED using a timer resource. This code example is based on HAL (Hardware Abstraction Layer) libraries. For more details, see the README on GitHub. |
Switching Power Modes | This example demonstrates how to transition PSOC™ 6 between the following power modes - Active, Sleep, Low Power Active, Low Power Sleep, and Deep Sleep. For more details, see the README on GitHub. |