cy8cproto-062s3-4343w
There are 79 repositories under cy8cproto-062s3-4343w topic.
Infineon/mtb-example-mcuboot-basic
This example demonstrates building a bootlaoder application for PSoC 6 using MCUboot, an open source secure bootloader for 32-bit MCUs. This bootloader app runs on CM0+.
Infineon/mtb-example-wifi-mqtt-client
This code example demonstrates connecting to AWS IoT over MQTT using the AnyCloud SDK for PSoC 6 MCU and CYW43xxx connectivity devices.
Infineon/mtb-example-btstack-freertos-hello-sensor
This code example demonstrates the implementation of the Bluetooth® LE vendor-specific device using AIROC™ CYW20829, PSoC™ 6, Wi-Fi & Bluetooth® combo chips and ModusToolbox™ software environment.
Infineon/mtb-example-hal-uart-transmit-receive
This example demonstrates the UART (HAL) transmit and receive operation in PSoC 6 MCU.
Infineon/mtb-example-btstack-freertos-battery-server
This code example demonstrates the implementation of a simple Bluetooth LE Battery Service. The Battery Service exposes the Battery Level of the device and comes with support for OTA update over Bluetooth LE.
Infineon/mtb-example-wifi-web-server
This code example demonstrates Wi-Fi provisioning via SoftAP and setting up a web server with PSoC 6 MCU and CYW43xxx connectivity devices.
Infineon/mtb-example-btstack-freertos-cts-server
This code example demonstrates the implementation of a simple BLE GAP Central - GATT Server with Current Time Service using the Cypress Combo (Wi-Fi+BT) SoCs.
Infineon/mtb-example-btstack-freertos-ess
This code example demonstrates the implementation of a simple BLE Environmental Sensing Profile.
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-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-psoc6-usb-hid-generic
Deprecated. Use https://github.com/Infineon/mtb-example-usb-device-hid-generic. This example demonstrates how to configure the USB block in a PSoC 6 MCU as a Human Interface Device (HID). The device enumerates as a Generic HID device.
Infineon/mtb-example-psoc6-usb-hid-mouse
Deprecated. Use https://github.com/Infineon/mtb-example-usb-device-hid-mouse. This example demonstrates how to configure the USB block in a PSoC 6 MCU as a Human Interface Device (HID). The device enumerates as a 3-button mouse.
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-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-ota-mqtt
This code example demonstrates Over-the-Air (OTA) firmware update using the AnyCloud SDK for PSoC 6 MCU and CYW43xxx connectivity devices.
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-crypto-sha
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.
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-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-qspi-readwrite-sfdp
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.
Infineon/mtb-example-psoc6-security
This is a minimal starter dual-CPU security application template for PSoC™ 62/63 MCU devices. This code example is meant to be a companion to the AN221111 – PSoC™ 6 MCU: Designing a secured system application note. It demonstrates the following features to create a secured system as explained in the application note.
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-psoc6-usb-msc-logger
This example demonstrates how to configure the USB block in a PSoC 6 MCU as a Mass Storage (MSC) device and emulate a file system in the SRAM memory.
Infineon/mtb-example-wifi-secure-tcp-client
This code example demonstrates implementing a secure TCP client using the AnyCloud SDK for PSoC 6 MCU and CYW43xxx connectivity devices.
Infineon/mtb-example-wifi-tcp-client
This code example demonstrates implementing a TCP client using the AnyCloud SDK for PSoC 6 MCU and CYW43xxx connectivity devices.
Infineon/mtb-example-wifi-wlan-lowpower
This code example demonstrates the low-power operation of PSoC 6 MCU and CYW43xxx connectivity devices using the AnyCloud Low Power Assistant (LPA) middleware library.
Infineon/mtb-example-wlan-offloads
This code example demonstrates the TCP Keepalive Offload functionality offered by Cypress Wi-Fi devices using PSoC® 6 MCU. It employs the AnyCloud Low Power Assistant (LPA) middleware library which helps in developing low power wireless applications for the Cypress devices.
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-wifi-https-client
This code example demonstrates the implementation of an HTTPS server with PSoC™ 6 MCU and AIROC™ CYW43xxx Wi-Fi & Bluetooth® combo chips.