cy8ckit-062-wifi-bt

There are 104 repositories under cy8ckit-062-wifi-bt 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+.

    Language:Python61814
  • 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.

    Language:C62119
  • Infineon/mtb-example-azure-iot

    The code example demonstrates connecting to the Azure IoT services using the Azure SDK for Embedded C. This code example demonstrates the features such as iot hub - C2D, Telemetry, Methods, Twin, Provisioning, Plug and Play.

    Language:C51501
  • 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.

    Language:C515213
  • 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.

    Language:C41401
  • Infineon/mtb-example-hal-uart-transmit-receive

    This example demonstrates the UART (HAL) transmit and receive operation in PSoC 6 MCU.

    Language:Makefile41502
  • Infineon/mtb-example-psoc6-usb-audio-device-freertos

    This repository is deprecated. Use the ModusToolbox™ example available here - https://github.com/Infineon/mtb-example-usb-device-audio-freertos. This example demonstrates how to use PSoC 6 MCU to implement a USB Audio Device and HID Consumer Control that connects to the PC via the USB interface. The example also uses FreeRTOS.

    Language:C42210
  • Infineon/mtb-example-usb-device-audio-recorder-freertos

    mtb-example-usb-device-audio-recorder

    Language:C4130
  • Infineon/cce-mtb-mqtt-client-over-lte

    This community code example (CCE) demonstrates the implementation of LTE CAT M1 connectivity to PSoC6 via Point-to-Point Protocol (PPP). This CCE demonstrates the steps to add LTE connectivity to any existing Wi-Fi based code example. mtb-example-anycloud-mqtt-client is taken as a reference here. GM01Q_Sequans Module is used for providing LTE connectivity for PSoC6 device. The MQTT Library and lwIP is hosted in PSoC6 and the GM01Q Module communicates to PSoC6 via PPP.

    Language:C3160
  • Infineon/mtb-example-btstack-freertos-wifi-onboarding

    This code example demonstrates Wi-Fi onboarding with BLE

    Language:C31813
  • Infineon/mtb-example-usb-device-audio-freertos

    This example demonstrates how to use Infineon MCU devices to implement a USB audio device and HID audio playback control that connects to the PC via the USB interface. The example uses FreeRTOS.

    Language:C3130
  • 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.

    Language:C31401
  • 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.

    Language:C21701
  • Infineon/mtb-example-btstack-freertos-ess

    This code example demonstrates the implementation of a simple BLE Environmental Sensing Profile.

    Language:C21702
  • 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.

    Language:C21502
  • Infineon/mtb-example-psoc6-emwin-tft-freertos

    This example demonstrates displaying 2D graphics on a TFT display using the emWin graphics library and the AppWizard GUI design tool in FreeRTOS.

    Language:C21703
  • Infineon/mtb-example-psoc6-i2s

    This example demonstrates how to use the I2S hardware block in PSoC 6 MCU to interface with an audio codec.

    Language:C2150
  • 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.

    Language:C21801
  • 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.

    Language:C21701
  • 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.

    Language:C21501
  • Infineon/mtb-example-usb-device-cdc-echo

    mtb-example-usb-device-cdc-echo

    Language:C2130
  • Infineon/cce-mtb-psoc6-amux-sar-adc

    This code example demonstrates how to extend the number of SAR ADC channels to virtually any available analog pin in the device without much impact on the sampling speed. It is implemented totally in hardware by using the global analog mux, instead of the SAR mux sequencer.

    Language:C190
  • 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.

    Language:C1140
  • 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.

    Language:C1180
  • 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.

    Language:C11802
  • 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.

    Language:Makefile11801
  • 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.

    Language:C1170
  • 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.

    Language:C1140
  • Infineon/mtb-example-psoc6-smartio-sgpio-target

    This example uses a SPI resource and Smart I/O in PSoC 6 MCU to implement the Serial General Purpose Input/Output (SGPIO) Target interface, which is a four-signal bus defined in the SFF-8485 standard. Another SPI resource is used to implement the SGPIO Initiator, which drives the clock on the SGPIO bus.

    Language:C1180
  • Infineon/mtb-example-psoc6-usb-audio-recorder

    This repository is deprecated. Use the ModusToolbox™ example available here - https://github.com/Infineon/mtb-example-usb-device-audio-recorder-freertos. This example demonstrates the use of PSoC 6 MCU to implement an audio recorder using the USB Audio Device Class.

    Language:C1180
  • 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.

    Language:C12001
  • 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.

    Language:C11801
  • 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.

    Language:C11902
  • 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.

    Language:C11902
  • 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.

    Language:C11811