Demonstrates simple UART communication by printing a "Hello World" message on a terminal and blinks an LED using a Timer resource.
-
Updated
Aug 2, 2024 - C
Demonstrates simple UART communication by printing a "Hello World" message on a terminal and blinks an LED using a Timer resource.
This example demonstrates the UART (HAL) transmit and receive operation in PSoC 6 MCU.
This code example encrypts and decrypts user input data using the AES algorithm using a 128-bit key. The encrypted and decrypted data are displayed on a UART terminal emulator.
This empty application provides a template for creating applications using PSoC 6 devices.
This code example shows how to generate a 32-byte hash value or message digest for an arbitrary user input message with the SHA2 algorithm using the Cryptographic hardware block in PSoC 6 MCU.
This code example demonstrates an OTA update with PSoC™ 6 MCU and AIROC™ CYW43xxx Wi-Fi & Bluetooth® combo chips. This example uses the AWS SDK for Embedded C and AWS IoT Device SDK Port libraries to connect and communicate with the AWS IoT MQTT core.
This example demonstrates the useof I2C (HAL) resource for PSoC6 MCU in Master mode with an EzI2C slave
This example demonstrates use of the ADC (Analog to Digital Converter) HAL driver to perform voltage measurements.
This code example demonstrates how to create a low-power CapSense design using PSoC 6 MCU. This example features a 5-segment CapSense slider and a Ganged Sensor, and displays the detected touch position over the serial terminal.
This code example generates a square wave using the TCPWM resource configured as a PWM. An LED connected to the PWM output pin blinks at 2 Hz.
This application demonstrates how to set up a 32-bit free-running counter using two 16-bit counters of the Multi-Counter Watchdog Timer (MCWDT). The application is implemented using LPTimer HAL APIs , which use a cascade of Counter 0 and Counter 1 in free-running mode.
Add a description, image, and links to the cy8ckit-064s0s2-4343w topic page so that developers can more easily learn about it.
To associate your repository with the cy8ckit-064s0s2-4343w topic, visit your repo's landing page and select "manage topics."