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.
mtb-example-usb-device-cdc-echo
This example demonstrates how to use QSPI in execute-in-place (XIP) mode with external flash memory on the PSoC 6 MCU using ModusToolbox IDE.
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 example demonstrates interfacing with an external NOR flash memory in Quad-SPI mode using the Serial Memory Interface (SMIF) block in PSoC® 6 MCU. This example uses the Serial Flash Discoverable Parameters (SFDP) standard to auto-discover the flash parameters and the commands for read, program, and erase operations.
The code example is built to demonstrate the sensorless FOC motor control solution with PSoC 6 device. Which is intended for those who want to get familiar with sensorless FOC PMSM motor control and also who is get interested in PSoC 6 devices.
This code example demonstrates using the CSD hardware-block-based current digital-to-analog converter (CSDIDAC) as a current source and a current sink.
This example demonstrates how to use the inter-processor communication (IPC) driver to implement a semaphore in PSoC 6 MCU. The semaphore is used to lock to control access to a resource shared by the CPUs and synchronize the initialization instructions.
This empty application provides a template for creating applications using PSoC 6 devices.
This example demonstrates the UART transmit and receive operation using DMA in PSoC 6 MCU.
This code example demonstrates generating a One-Time Password (OTP) using the True Random Number generation (TRNG) feature of PSoC 6 MCU cryptography block.
This example demonstrates the use of SPI SCB (Serial Communication Block) resource for PSoC® 6 MCU in Master mode using DMA.
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 shows how to implement a littlefs file system for PSoC 6 devices using the mtb-littlefs MW library. The CE supports working with both SD card and QSPI NOR flash devices.
This code example demonstrates CapSense® Component’s custom scanning through callback functions that allow altering the sensor parameters during run-time or synchronizing the CapSense scan with non-CapSense operations.
This example demonstrates how to use the inter-processor communication (IPC) driver to implement a message pipe in PSoC 6 MCU. The pipe is used to send messages between CPUs.
This code example demonstrates how to create a CAPSENSE™ design using CM0 of PSoC™ 6 MCU, without utilizing CM4. This code example features CAPSENSE™ buttons, button 0 turns the LED ON and button 1 turns the LED OFF. This project uses the CAPSENSE™ Middleware Library.
Add a description, image, and links to the cy8ckit-062s4 topic page so that developers can more easily learn about it.
To associate your repository with the cy8ckit-062s4 topic, visit your repo's landing page and select "manage topics."