cy8ckit-062s4
There are 59 repositories under cy8ckit-062s4 topic.
Infineon/mtb-example-hal-hello-world
Demonstrates simple UART communication by printing a "Hello World" message on a terminal and blinks an LED using a Timer resource.
Infineon/mtb-example-hal-uart-transmit-receive
This example demonstrates the UART (HAL) transmit and receive operation in PSoC 6 MCU.
Infineon/mtb-example-psoc6-crypto-aes
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.
Infineon/mtb-example-psoc6-qspi-xip
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.
Infineon/mtb-example-usb-device-cdc-echo
mtb-example-usb-device-cdc-echo
Infineon/mtb-example-empty-app
This empty application provides a template for creating applications using PSoC 6 devices.
Infineon/mtb-example-hal-adc-basic
This example demonstrates use of the ADC (Analog to Digital Converter) HAL driver to perform voltage measurements.
Infineon/mtb-example-hal-crypto-trng
This code example demonstrates generating a One-Time Password (OTP) using the True Random Number generation (TRNG) feature of PSoC 6 MCU cryptography block.
Infineon/mtb-example-psoc6-capsense-cm0p
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.
Infineon/mtb-example-psoc6-capsense-custom-scan
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.
Infineon/mtb-example-psoc6-dual-cpu-ipc-pipes
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.
Infineon/mtb-example-psoc6-dual-cpu-ipc-sema
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.
Infineon/mtb-example-psoc6-filesystem-littlefs-freertos
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.
Infineon/mtb-example-psoc6-motor-control-sensorless-foc
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.
Infineon/mtb-example-psoc6-spi-master-dma
This example demonstrates the use of SPI SCB (Serial Communication Block) resource for PSoC® 6 MCU in Master mode using DMA.
Infineon/mtb-example-psoc6-uart-transmit-receive-dma
This example demonstrates the UART transmit and receive operation using DMA in PSoC 6 MCU.
Infineon/mtb-example-hal-i2c-slave
This code example demonstrates the use of the I2C resource in HAL in slave mode. The I2C slave is configured to receive command packets to control a user LED on the kit.
Infineon/mtb-example-hal-lptimer
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.
Infineon/mtb-example-hal-posix-freertos
mtb-example-hal-posix-freertos
Infineon/mtb-example-hal-rtc-periodic-wakeup
mtb-example-hal-rtc-periodic-wakeup
Infineon/mtb-example-hal-spi-slave
This code example demonstrates the use of a SPI (HAL) resource in slave mode. The SPI slave is configured to receive command packets to control an user LED on the kit.
Infineon/mtb-example-lz4-demo
mtb-example-lz4-demo
Infineon/mtb-example-psoc6-csdidac
This code example demonstrates using the CSD hardware-block-based current digital-to-analog converter (CSDIDAC) as a current source and a current sink.
Infineon/mtb-example-psoc6-dfu-basic
This code example demonstrate basic device firmware update (DFU), also known as "bootloading", with PSoC® 6 MCU. This includes downloading an application from a host and installing it in device flash, and then transferring control to that application.
Infineon/mtb-example-psoc6-dual-cpu-protection-units-freertos
This example demonstrates how to use the protection units to isolate the CM0+ from CM4.
Infineon/mtb-example-psoc6-filesystem-emfile-freertos
This code example shows how to implement an emfile filesystem for PSoC 6 devices. The CE supports working with both SD card and QSPI NOR flash devices.
Infineon/mtb-example-psoc6-low-power-capsense-freertos
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.
Infineon/mtb-example-psoc6-motion-sensor-freertos
This code example demonstrates how to interface PSoC 6 MCU with a BMI160 Motion Sensor over an I2C interface within a FreeRTOS task. This example reads raw motion data and estimates the orientation of the board.
Infineon/mtb-example-psoc6-smartio-i2s
This example demonstrates how to configure and SPI and Smart I/O to implement the Inter-IC Sound (I2S) interface.
Infineon/mtb-example-usb-device-hid-generic
This example demonstrates how to configure the USB block as a Human Interface Device (HID). The device enumerates as a generic HID device.
Infineon/mtb-example-usb-device-hid-mouse
mtb-example-usb-device-hid-mouse
Infineon/mtb-example-usb-device-suspend
mtb-example-usb-device-suspend