An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cy8cproto-063-ble

A curated list of projects in awesome lists tagged with cy8cproto-063-ble .

https://github.com/infineon/mtb-example-psoc6-ble-findme

This code example demonstrates the implementation of a simple Bluetooth LE Immediate Alert Service (IAS)-based Find Me Profile (FMP) using PSoC 6 MCU with Bluetooth Low Energy Connectivity.

bluetooth cy8ckit-062-ble cy8cproto-063-ble

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-btstack-freertos-throughput-client

This code example demonstrates the maximum throughput (using GATT layer notification and GATT write command) that can be achieved with Infineon® PSoC™ 6 MCU with AIROC™ Bluetooth® LE, AIROC™ CYW20829.

bluetooth cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval cyw920829m2evk-02

Last synced: 09 Apr 2025

https://github.com/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.

bluetooth cy8ceval-062s2-cyw43022cub cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062s2-43012 cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyble-416045-eval

Last synced: 06 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-43439m2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ceval-062s2-mur-4373em2 cy8ceval-062s2-mur-4373m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8cproto-062-4343w cy8cproto-062s2-43439 cy8cproto-062s3-4343w cy8cproto-063-ble cyble-416045-eval cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 peripherals

Last synced: 09 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-063-ble cysbsyskit-01 cysbsyskit-dev-01 peripherals

Last synced: 09 Apr 2025

https://github.com/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.

cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble security

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-psoc6-ble-battery-level-freertos

This code example demonstrates the implementation of a BLE Battery Service using PSoC 6 MCU with Bluetooth Low Energy Connectivity (PSoC 6 BLE). This code example implements a GATT Server with the Battery Service and Device Information Service BLE standards. This code example uses FreeRTOS.

ce225909 cy8cproto-063-ble

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-btstack-freertos-battery-client

This code example demonstrates the implementation of the Bluetooth® LE Battery Service Client using the AIROC™ CYW20829 Bluetooth® chip and ModusToolbox™ software environment.

bluetooth cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval cyw920829m2evk-02

Last synced: 09 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 peripherals

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-smartio-ramping-led

This example uses a PWM resource and Smart I/O in PSoC 6 MCU to implement a ramping LED, where an LED gradually cycles through increasing and decreasing brightness levels. There is no CPU usage except for the initialization of PWM and Smart I/O.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cy8cproto-064b0s3 cyw920829m2evk-02 cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 peripherals

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-btstack-freertos-throughput-server

This code example demonstrates the maximum throughput (using GATT layer notification and GATT write command) that can be achieved with Infineon® PSoC™ 6 MCU with AIROC™ Bluetooth® LE, AIROC™ CYW20829, and AIROC™ Wi-Fi & Bluetooth® combo SoC devices.

bluetooth cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval cyw920829m2evk-02

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-btstack-freertos-findme

This design implements a BLE FMP that consists of an IAS. FMP and IAS are BLE standard Profile and Service respectively, as defined by the Bluetooth SIG. The design uses LED to display the IAS alert level – no alert (LED OFF), mild alert (LED blinking), high alert (LED ON).

bluetooth cy8ceval-062s2 cy8ceval-062s2-cyw43022cub cy8ceval-062s2-lai-43439m2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ceval-062s2-mur-4373em2 cy8ceval-062s2-mur-4373m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyble-416045-eval cysbsyskit-01 cysbsyskit-dev-01 cyw920829m2evk-02 cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01

Last synced: 09 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ckit-028-epd cy8ckit-028-tft cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 sensing

Last synced: 06 Apr 2025

https://github.com/infineon/mtb-example-psoc6-ble-capsense-tuner-client

The code example demonstrates how to view the CapSense debug data and tune the CapSense sensors over BLE communication using CapSense Tuner GUI.

cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval sensing

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-psoc6-switching-power-modes

This example demonstrates how to transition PSoC 6 MCU to the following power modes - Low Power Active, Low Power Sleep, Ultra Low Power Active, Ultra Low Power Sleep, and Deep Sleep.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cysbsyskit-dev-01 cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 getting-started

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-psoc6-fault-handling

This example demonstrates the fault handling functionality of PSoC 6 MCU using Peripheral Driver Library (PDL) System Library (SysLib) and ModusToolbox integrated development environment (IDE).

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cysbsyskit-01 cysbsyskit-dev-01 cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 peripherals

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-psoc6-ble-capsense-tuner-server

The code example demonstrates how to view the CapSense debug data and tune the CapSense sensors over BLE communication using CapSense Tuner GUI in PSoC 6 devices.

cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval sensing

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-psoc6-ble-throughput-freertos

This example demonstrates BLE GATT throughput for PSoC 6 MCU. GATT throughput is calculated on both server and client devices.

ble ce228919 cy8ckit-062-ble cy8cproto-063-ble freertos modustoolbox modustoolbox-ide mtb psoc6 psoc6-ble psoc6-mcu throughput

Last synced: 09 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8ckit-064s0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyble-416045-eval cyw920829m2evk-02 cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 peripherals

Last synced: 09 Apr 2025

https://github.com/infineon/mtb-example-hal-tcpwm-timer

This code example generates an interrupt every second with the TIMER driver, and toggles the user LED when a timer interrupt is generated.

cy8ckit-062-ble cy8cproto-063-ble cyble-416045-eval cyw920829m2evk-02 kit-xmc72-evk peripherals

Last synced: 09 Apr 2025

https://github.com/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.

cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ckit-028-epd cy8ckit-028-tft cy8ckit-062-ble cy8ckit-062-wifi-bt cy8ckit-062s2-43012 cy8ckit-062s4 cy8ckit-064b0s2-4343w cy8cproto-062-4343w cy8cproto-062s3-4343w cy8cproto-063-ble cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 sensing

Last synced: 21 Nov 2024