Getting Started
Example | Description |
---|---|
Empty App | This is a minimal starter application template for Infineon MCU devices. For more details, see the README on GitHub . |
FreeRTOS Blinky | This code example demonstrates the blinking LED functionality implemented by FreeRTOS tasks on PSOC™ Control C3 MCU. 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 PDL libraries. For more details, see the README on GitHub . |
OOB DEMO | This example is the out-of-the-box (OOB) demo project for the PSOC™ Control C3 evaluation kit which includes the following code examples: Hello World, GPIO interrupt, SAR ADC basics, HRPWM. For more details, see the README on GitHub . |