Example

Description

Ambient light sensor

This code example demonstrates the interfacing of ambient light sensor (TSL2540) with CYW955913EVK-01 EVK. This example reads the light value from a sensor through I2C interface. For more details, see the README on GitHub .

Crypto

This code example integrates Secure Hash Algorithm (SHA), Advanced Encryption Standard (AES), and True Random Number Generation (TRNG) functionalities using Mbed TLS. For more details, see the README on GitHub .

CYW5591x Low power

This is low power application for CYW5591x devices. The application provides a simple UART interface to manipulate the device state and hence facilitating the system power measurement in different scenarios. For more details, see the README on GitHub .

HAL Blinky LED

This code example demonstrates the blinking LED functionality implemented by ThreadX tasks on CYW55xxx devices. For more details, see the README on GitHub .

HAL Hello World

This code example demonstrates a simple UART communication by printing the "Hello world" message on a terminal and toggling an LED using the UART communication as control signal. The code example is based on HAL(Hardware Abstraction Layer) libraries. For more details, see the README on GitHub .

KV Store

This code example demonstrates how to store non voatile data to flash using KV store library for CYW955913EVK-01 EVK. For more details, see the README on GitHub .

Lowpower Noise Detection and Wakeup

This example demonstrates the ADC Comparator in Noise Threshold Detection (NTD) mode to wakeup the device from lowpower deep-sleep. For more details, see the README on GitHub .

PSRAM Read and Write

This code example demonstrates how to interface with an external PSRAM using Serial Memory Interface (SMIF) PDL in CYW955913EVK-01 EVK. It also demonstrates how to perform read and write operations in CYW955913EVK-01 EVK. For more details, see the README on GitHub .