GitHub topics: cyble-416045-eval
Infineon/mtb-example-btstack-freertos-cts-client
This code example demonstrates the implementation of a simple BLE GAP Peripheral - GATT Client with Current Time Service using the Cypress Combo (Wi-Fi+BT) SoCs
Language: C - Size: 557 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 2

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).
Language: C - Size: 2.92 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

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: C - Size: 591 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

Infineon/mtb-example-btstack-freertos-ess
This code example demonstrates the implementation of a simple BLE Environmental Sensing Profile.
Language: C - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

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.
Language: C - Size: 2.04 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

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: C - Size: 1.66 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

Infineon/mtb-example-btstack-freertos-peripheral-privacy
This code example demonstrates the privacy features available to users in Bluetooth 5.0 and above using ModusToolbox™ software.
Language: C - Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 1.19 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Infineon/mtb-example-empty-app
This empty application provides a template for creating applications using PSoC 6 devices.
Language: Makefile - Size: 122 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2

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.
Language: Makefile - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Infineon/mtb-example-hal-i2c-master
This example demonstrates the use of I2C (HAL) resource for PSoC6 MCU in Master mode
Language: C - Size: 237 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

Infineon/mtb-example-hal-spi-master
This example demonstrates the use of SPI (HAL) resource for PSoC6 MCU in Master mode.
Language: Makefile - Size: 229 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

Infineon/mtb-example-hal-i2c-slave-callback
This example demonstrates the operation of the I2C (HAL) resource for PSoC 6 MCU in Slave mode using callbacks
Language: C - Size: 295 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

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.
Language: C - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

Infineon/mtb-example-btstack-freertos-multi-peripheral
Language: C - Size: 718 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 558 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

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.
Language: C - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Infineon/mtb-example-hal-rtc-periodic-wakeup
mtb-example-hal-rtc-periodic-wakeup
Language: C - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Infineon/mtb-example-hal-rtc-basics
This example demonstrates the usage of the real-time clock (RTC) in PSoC 6 MCU. It shows how to get and set the time in the RTC using the RTC driver API.
Language: C - Size: 472 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Infineon/mtb-example-hal-pwm-square-wave
This code example generates a square wave using the TCPWM resource configured as a PWM. An LED connected to the PWM output pin blinks at 2 Hz.
Language: C - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

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.
Language: C - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Infineon/mtb-example-hal-gpio-interrupt
This example demonstrates how to configure a GPIO to generate an interrupt in PSoC 6 MCU.
Language: C - Size: 131 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

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: Makefile - Size: 294 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

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.
Language: C - Size: 271 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 276 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
